Update home authored by François Henrotte's avatar François Henrotte
...@@ -13,16 +13,16 @@ You can also download all tutorials on your computer with the command: ...@@ -13,16 +13,16 @@ You can also download all tutorials on your computer with the command:
git clone http://gitlab.onelab.info/doc/tutorials.git git clone http://gitlab.onelab.info/doc/tutorials.git
``` ```
1. [Electrostatic __microstrip__](Electrostatic) 1. [Electrostatic __microstrip__](Electrostatics)
* Physical regions and Abstract regions * Physical regions and Abstract regions
* Stiffness term of a Laplacian problem * Stiffness term of a Laplacian problem
* Browse <a href="http://gitlab.onelab.info/doc/tutorials/tree/master/Electrostatic/Laplacian">model files</a> * Browse <a href="http://gitlab.onelab.info/doc/tutorials/tree/master/Electrostatics/">model files</a>
2. [Magnetostatic __electromagnet__](Magnetostatic) 2. [Magnetostatic __electromagnet__](Magnetostatics)
* Right-hand-side term of a Poisson problem * Right-hand-side term of a Poisson problem
* Onelab variables * Onelab variables
* Boundary conditions at infinity * Boundary conditions at infinity
* Browse <a href="http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetostatic">model files</a> * Browse <a href="http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetostatics">model files</a>
3. [Linear elasticity - __wrench2D__](Elasticity) 3. [Linear elasticity - __wrench2D__](Elasticity)
* $`\nabla u`$ GetDP specific formulation for linear elasticity * $`\nabla u`$ GetDP specific formulation for linear elasticity
... ...
......