Mohid Input/Output
From MohidWiki
In MOHID, input and output is made via ASCII and HDF5 files. ASCII files are handled by Module EnterData and HDF5 files by Module HDF5. Both the ASCII files and HDF5 files have specific format conventions for MOHID. These conventions were defined in order to reduce input data errors and standardize the output formats so that Mohid Graphical User Interfaces can use them straightforwardly.
Input
To input data into MOHID please see Module FillMatrix and Module EnterData.