v1.1.0.rc1
Pre-release
Pre-release
Release Notes
Installation
You can install ogs5py with pip:
pip install ogs5py
Documentation
The documentation can be found at: https://ogs5py.readthedocs.io/
What's new?
Bugfixes
- meshio 4 was not compatible
- fixed integer type in exporting meshes with element/material IDs
- better check for OGS5 success on Windows
Changes
- drop py2.7 support