Difference between revisions of "Mohid Input/Output"
From MohidWiki
Paulochambel (talk | contribs) (→Time series outputs) |
Paulochambel (talk | contribs) (→Time series outputs) |
||
(One intermediate revision by the same user not shown) | |||
Line 12: | Line 12: | ||
=== Time series outputs === | === Time series outputs === | ||
+ | [[Module TimeSerie]] |
Latest revision as of 12:35, 18 January 2013
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.