DiFfRG.file_io#
Readers for DiFfRG simulation output.
The submodules are grouped by file format:
DiFfRG.file_io.csv: csv output of e.g. flowing couplings
DiFfRG.file_io.hdf5: hdf5 output, including the run configuration
DiFfRG.file_io.vtk: pvd/vtu output of the field data
DiFfRG.file_io.paths: helpers for the DiFfRG file naming scheme
All of their public names are re-exported here, so DiFfRG.file_io.SimulationData works just as well as DiFfRG.file_io.hdf5.SimulationData.