Outputs file are currently managed with main.rpm
file. One can defined either
- an output of the zone through
BLOCK:OUTPUT
definition- output format
FORMAT=TYPHON|CGNS|VTK|VTK-BIN
- output filename
FILE="myfile"
[1] - output cycle frequency
PERIOD=n
- for TYPHON format, one can choose
MESH=SHARED
(default) to save disk space orMESH=FULL
to ensure mesh writing with the solution
- output format
- a history of boundary condition with additional options in
BLOCK:BOCO
Note that an automatic output is triggered at the end of computation in TYPHON internal format. This file name is restart.tys
.
TYPHON internal format can be exported to other formats with some post-processing tools (see associated CFDTOOLS)