Skip to content
Snippets Groups Projects
Commit dfa7e2b1 authored by fontchas5's avatar fontchas5
Browse files

coquilles

parent 00041dd3
No related branches found
No related tags found
No related merge requests found
No preview for this file type
......@@ -65,7 +65,7 @@ Jacobian{
{ Name v ; Type Local ; NameOfSpace Hgrad ; }
}
Equation {
Galerkin { [ eps[]*Dof{Grad v} , {Grad v} ] ;
Integral { [ eps[]*Dof{Grad v} , {Grad v} ] ;
In Domaine ; Jacobian Jvol ; Integration Integ ; }
}
}
......
......@@ -18,6 +18,6 @@ chapter: false
<br>
{{< /rawhtml >}}
[//]: #{{%attachments title="Corrigé du condensateur cylindrique" style="grey" pattern=""/%}}
{{%attachments title="Corrigé du condensateur cylindrique" style="grey" pattern=""/%}}
......@@ -214,11 +214,11 @@ Formulation {
{ Name u ; Type Local ; NameOfSpace Hgrad ; }
}
Equation {
Galerkin { [ Dof{Grad u} , {Grad u} ] ;
Integral { [ Dof{Grad u} , {Grad u} ] ;
In Domaine ; Jacobian Jvol ; Integration Integ ; }
Galerkin { [ -beta[] , {u} ] ;
Integral { [ -beta[] , {u} ] ;
In Source ; Jacobian Jvol ; Integration Integ ; }
Galerkin { [ -gamma[] , {u} ] ;
Integral { [ -gamma[] , {u} ] ;
In Neumann ; Jacobian Jvol ; Integration Integ ; }
}
}
......@@ -277,5 +277,5 @@ J'ai rajouté :
**Exemple fil rouge à télécharger (compatible PC et smartphone) :**
{{%attachments title="Modèle Onelab du running example (MAJ : 15 juin 2021)" style="grey" pattern=".*(zip)"/%}}
{{%attachments title="Modèle Onelab du running example (MAJ : 03 mai 2022)" style="grey" pattern=".*(zip)"/%}}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment