diff --git a/module-web/content/mefem/electrostat/_index.files/condo.zip b/module-web/content/mefem/electrostat/_index.files/condo.zip index 4b94dad36b12f03b1fafcceb4b47ef95a0a2d312..e5a8fe06a3f5e81bca31f3579c0e29f9e7f19e4b 100644 Binary files a/module-web/content/mefem/electrostat/_index.files/condo.zip and b/module-web/content/mefem/electrostat/_index.files/condo.zip differ diff --git a/module-web/content/mefem/electrostat/_index.files/condo_cylindrique.pro b/module-web/content/mefem/electrostat/_index.files/condo_cylindrique.pro index 8727d3f852f73071d4adb57609ca53d3a39f44b8..f59bfa949193fc2a07ab839b1e8ebd507f1ed213 100644 --- a/module-web/content/mefem/electrostat/_index.files/condo_cylindrique.pro +++ b/module-web/content/mefem/electrostat/_index.files/condo_cylindrique.pro @@ -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 ; } } } diff --git a/module-web/content/mefem/electrostat/_index.md b/module-web/content/mefem/electrostat/_index.md index 9016c386ff749fb8a4c7f8b74e93555326a1f14b..84c3daeee48c40c5adb86f3c9eff4f2b229a333a 100644 --- a/module-web/content/mefem/electrostat/_index.md +++ b/module-web/content/mefem/electrostat/_index.md @@ -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=""/%}} diff --git a/module-web/content/principe/discret/resolution.md b/module-web/content/principe/discret/resolution.md index 9d9a3873bcc1faee3e419a5b1cd9166b8e8765e5..bd5fb83bac16e226d61f11096bcd09a3d882bef6 100644 --- a/module-web/content/principe/discret/resolution.md +++ b/module-web/content/principe/discret/resolution.md @@ -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)"/%}}