Personal tools

Difference between revisions of "Mohid Input/Output"

From MohidWiki

Jump to: navigation, search
m (1 revision)
(Time series outputs)
Line 12: Line 12:
  
 
=== Time series outputs ===
 
=== Time series outputs ===
 +
 +
MAX_BUFFER_SIZE
 +
COMPUTE_RESIDUAL
 +
REPLACE_PATH
 +
IGNORE_ON
 +
NAME
 +
DEPTH_LEVEL
 +
COORD_X
 +
COORD_Y
 +
LOCALIZATION_I
 +
LOCALIZATION_J
 +
LOCALIZATION_K
 +
 +
FIRST_OUTPUT_TIME
 +
DT_OUTPUT_TIME
 +
TIME_UNITS
 +
SERIE_INITIAL_DATA
 +
TIME_CYCLE

Revision as of 12:20, 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.

Output

HDF outputs

Time series outputs

MAX_BUFFER_SIZE
COMPUTE_RESIDUAL
REPLACE_PATH
IGNORE_ON
NAME
DEPTH_LEVEL
COORD_X
COORD_Y
LOCALIZATION_I
LOCALIZATION_J
LOCALIZATION_K
FIRST_OUTPUT_TIME
DT_OUTPUT_TIME
TIME_UNITS
SERIE_INITIAL_DATA
TIME_CYCLE