Changes
Page history
Update home
authored
Mar 14, 2018
by
Christophe Geuzaine
Hide whitespace changes
Inline
Side-by-side
home.md
View page @
c5505d04
...
...
@@ -22,32 +22,32 @@ techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home
1.
[
Electrostatic __microstrip__
](
Electrostatics
)
*
Physical regions and Abstract regions
*
Stiffness term of a Laplacian problem
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/Electrostatics
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/Electrostatics
)
2.
[
Magnetostatic __electromagnet__
](
Magnetostatics
)
*
Right-hand-side term of a Poisson problem
*
Onelab variables
*
Boundary conditions at infinity
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetostatics
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/Magnetostatics
)
3.
[
Linear elasticity - __wrench2D__
](
Elasticity
)
*
$
`\nabla u`
$ GetDP specific formulation for linear elasticity
*
First and second order elements
*
Triangular and quadrangular elements
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/Elasticity
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/Elasticity
)
4.
[
Electrostatic microstrip with __floating__ potentials
](
Electrostatics-with-floating-potentials
)
*
Global quantities and their special shape functions
*
Computation of the energy dual, i.e. of the armature charge of the electrode
*
More on ONELAB parameters (flags, model options, check boxes, menus, ...)
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/ElectrostaticsFloating
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/ElectrostaticsFloating
)
5.
[
Thermal __contact resistance__ and __floating temperature__
](
Thermics
)
*
Contact thermal resistance (idealised thin region with hign thermal conductivity)
*
Thermal electrode (floating temperature in a region of high thermal conductivity)
*
Computation of heat flux through surfaces
*
Import of a source field from a file
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/Thermics
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/Thermics
)
6.
[
2D __potential flow__ with computation of the __lift force__
](
Potential-flow
)
*
Potential flow, irrotational flow
...
...
@@ -56,18 +56,18 @@ techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home
*
Run-time variables
*
Elementary algorithms in the Resolution section
*
Non-linear iteration to achieve Kutta's condition
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/PotentialFlow
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/PotentialFlow
)
7.
[
2D __magnetodynamics__ - electromagnet and transformer
](
Magnetodynamics
)
*
Dynamic problems in frequency and time domain
*
Use of a template library containing generic formulations
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetodynamics
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/Magnetodynamics
)
8.
[
Coupled finite element and __circuit equations__
](
Circuit-coupling
)
*
Coupling of finite elements and electric circuits
*
Definition of lumped circuit elements
*
Creation of netlists combining lumped elements and global finite element quantities
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/CircuitCoupling
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/CircuitCoupling
)
## ONELAB tutorial for Python
...
...
@@ -75,13 +75,13 @@ techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home
1.
[
Double pendulum in Python
](
Double-pendulum-model-in-Python
)
*
Python ONELAB client
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/PendulumPython
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/PendulumPython
)
## ONELAB tutorial for C++
1.
[
Double pendulum in C++
](
Double-pendulum-model-in-Cpp
)
*
Python C++ client
*
Browse
[
model files
](
http://gitlab.onelab.info/doc/tutorials/tree/master/PendulumC++
)
*
Browse
[
model files
](
http
s
://gitlab.onelab.info/doc/tutorials/tree/master/PendulumC++
)
<!-- TODO:
...
...
...
...