up authored by Christophe Geuzaine's avatar Christophe Geuzaine
...@@ -63,6 +63,12 @@ techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home ...@@ -63,6 +63,12 @@ techniques are available [here](https://gitlab.onelab.info/doc/models/wikis/home
* Use of a template library containing generic formulations * Use of a template library containing generic formulations
* Browse [model files](http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetodynamics) * Browse [model files](http://gitlab.onelab.info/doc/tutorials/tree/master/Magnetodynamics)
8. [Coupled finite element and __circuit equations__](CircuitCoupling)
* 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)
## ONELAB tutorial for Python ## ONELAB tutorial for Python
(See also the [ONELAB syntax guide for Python](Onelab-syntax-for-python).) (See also the [ONELAB syntax guide for Python](Onelab-syntax-for-python).)
... ...
......