Output Data Structure¶
Overview¶
All data generated by the solver is printed to the /out directory. The data processed by M-Star Post is saved here. Output data is provided in open formats, such that users can access and interrogate this data via common post-processing protocols. In general field data is provided in VTK format, and statistics/other data is provided in text files.
The directory structure is as follows
out/
Output/
Directories for VTK data files/
*.pvd files
*.stl files
Stats/
All *.txt files stored here for stats data
Checkpoint/
Time1.00000/
Time2.00000/
Time3.00000/
Check point data stored here
checkpoint.h5