jorgensd / mesh_converter

A mesh converter from EXODUS 2 to XDMF
MIT License
4 stars 0 forks source link

Remove mpi4py dependency and add h5py fallback #7

Closed jorgensd closed 1 month ago

jorgensd commented 1 month ago

Support serial version of ADIOS2 (still not the pypi one as it does not build with hdf5 support). Add fallback to h5py for writing the same HDF5 file (both serial and parallel version).