Update home authored by Christophe Geuzaine's avatar Christophe Geuzaine
......@@ -80,6 +80,31 @@ The following examples introduce new features gradually, starting with the [Elec
* Maxwell stress tensor and rigid-body magnetic forces
* Browse [model files](https://gitlab.onelab.info/doc/tutorials/tree/master/MagneticForces)
<!-- Ideas for next tutorials:
Insert in after 5: Acoustic 2D (waves in freq and time domain, ABCs and PMLs)
10: nonlinear 2D magnetostatics (using Lib_Mag...)
11: nonlinear 2D magnetodynamics (using Lib_Mag... + freq domain using equiv law)
12: 3D magsta simple (edge elements)
13: 3D brake with velocity term (cf. application gallery comsol)
16: 3D Maxwell fullwave (PML vectorial, antenna feed)
19: contact resistance
20: thin conducting shells (linear, then nonlinear?)
25: homogenization of windings (skin and proximity effects, linear)
26: homogenization of laminations (nonlinear)
--->
## ONELAB tutorial for Python
(See also the [ONELAB syntax guide for Python](Onelab-syntax-for-python).)
......
......