The following output files are created automatically from OpenHAM.
For each material layer:
* integral moisture mass
Scalar outputs are written in a file in tab-separated-value (tsv/csv) format:
First line containts description of quantities and units in brackets, for example:
Time [d]<tab>T_left [C]<tab>RH_left [%]
<tab>
is the tab character.
The following lines contain output values for each output time point, the values are written in english locale and separated by tab characters.
This file can be directly copyied into Excel/LibreOffice etc. and also directly used in PostProc 2.
For profiles, the DATAIO file format is used.
T_profile.d6o
rh_profile.d6o
mwv_profile.d6o
pv_profile.d6o
Output files can be analysed with the IBK PostProc 2 software or by using the python scripts in scripts
directory.