pyexodus

Module for creating Exodus files


License
MIT
Install
pip install pyexodus==0.1.4

Documentation

Build Status codecov license python-version OS-support

Documentation: https://salvushub.github.io/pyexodus/


The MeshIO package is much more feature complete and likely a better fit for most purposes.


Pure Python (still requires h5py and numpy) package to write exodus files. It emulates the Python API of the official Python exodus wrapper but is much much easier to get going.

Don't expect this to be complete anytime soon - we will add stuff as soon as we need it.