Skip to content
Snippets Groups Projects
Verified Commit 2da30e6d authored by Lars Bilke's avatar Lars Bilke
Browse files

[ci] Enabled mfront (with Python bindings) in ogs-serial-jupyter image.

parent f6aab1bd
No related branches found
No related tags found
No related merge requests found
......@@ -18,11 +18,12 @@ weight = 5
You can use a pre-defined container environment which currently contains:
- The Jupyter Notebook / Lab application
- The latest OpenGeoSys application and tools
- The latest OpenGeoSys application (with MFront support) and tools
- A set of Python packages:
- [ogs6py](https://github.com/joergbuchwald/ogs6py) — OGS model manipulation
- [VTUInterface](https://github.com/joergbuchwald/VTUinterface) — VTU / PVD IO
- [h5py](https://docs.h5py.org/en/latest/index.html) — HDF5 IO
- [MFront python bindings](http://tfel.sourceforge.net/mfront-python.html) – Material model manipulation
- [matplotlib](https://matplotlib.org) — Plotting
- [numpy](https://numpy.org) — Scientific computing
- [pandas](https://pandas.pydata.org) — Data analysis
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment