... | @@ -15,12 +15,12 @@ git clone https://gitlab.onelab.info/doc/tutorials.git |
... | @@ -15,12 +15,12 @@ git clone https://gitlab.onelab.info/doc/tutorials.git |
|
Additional examples highlighting various physical models and numerical
|
|
Additional examples highlighting various physical models and numerical
|
|
techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home).
|
|
techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home).
|
|
|
|
|
|
***Warning: these tutorials require the very latest Gmsh and GetDP versions (the stable versions will not work): simply download the [ONELAB bundle](http://onelab.info#Download) to get up-to-date versions***
|
|
***Warning: these tutorials require the very latest Gmsh and GetDP versions (the stable versions will not work): simply download the [ONELAB bundle](https://onelab.info#Download) to get up-to-date versions***
|
|
|
|
|
|
|
|
|
|
## ONELAB tutorial for Gmsh and GetDP
|
|
## ONELAB tutorial for Gmsh and GetDP
|
|
|
|
|
|
The following examples introduce new features gradually, starting with the [Electrostatic microstrip line](Electrostatics) model. Make sure to read the model files: each new feature is explained directly where it is used in the form of inline comments. See also the [ONELAB syntax guide for Gmsh and GetDP](Onelab-syntax-for-gmsh-and-getdp) and the [tutorial on managing variables in Onelab models ](https://gitlab.onelab.info/doc/tutorials/tree/master/Managevariables/ManageVariables.geo)
|
|
The following examples introduce new features gradually, starting with the [Electrostatic microstrip line](Electrostatics) model. Make sure to read the model files: each new feature is explained directly where it is used in the form of inline comments. See also the [ONELAB syntax guide for Gmsh and GetDP](Onelab-syntax-for-gmsh-and-getdp) and the [tutorial on managing variables in Onelab models ](https://gitlab.onelab.info/doc/tutorials/tree/master/Managevariables/ManageVariables.geo)
|
|
|
|
|
|
1. [Electrostatic __microstrip line__](Electrostatics)
|
|
1. [Electrostatic __microstrip line__](Electrostatics)
|
|
* Physical regions and Abstract regions
|
|
* Physical regions and Abstract regions
|
... | @@ -35,7 +35,7 @@ The following examples introduce new features gradually, starting with the [Elec |
... | @@ -35,7 +35,7 @@ The following examples introduce new features gradually, starting with the [Elec |
|
|
|
|
|
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
|
|
* First and second order elements
|
|
* First and second order elements
|
|
* Triangular and quadrangular elements
|
|
* Triangular and quadrangular elements
|
|
* Browse [model files](https://gitlab.onelab.info/doc/tutorials/tree/master/Elasticity)
|
|
* Browse [model files](https://gitlab.onelab.info/doc/tutorials/tree/master/Elasticity)
|
|
|
|
|
... | | ... | |