Changes
Page history
Update Double pendulum model in Python
authored
Mar 07, 2018
by
Christophe Geuzaine
Show whitespace changes
Inline
Side-by-side
Double-pendulum-model-in-Python.md
View page @
a43a51af
...
...
@@ -23,7 +23,7 @@ left panel.
## Additional information
Any Python script can become a native ONELAB client by importing the
`
[onelab.py](https://gitlab.onelab.info/gmsh/gmsh/tree/master/contrib/onelab/python/onelab.py)
`
[
`
onelab.py
`
](
https://gitlab.onelab.info/gmsh/gmsh/tree/master/contrib/onelab/python/onelab.py
)
module. This module comes pre-installed with Gmsh, in the same directory as the
Gmsh executable. When you open a ONELAB-enabled Python solver with Gmsh, Gmsh
automatically finds the onelab.py module. You can also install
`onelab.py`
in
...
...
...
...