|
MFC
Exascale flow solver
|
Contains program p_main. More...
Go to the source code of this file.
Functions/Subroutines | |
| program | p_main |
| The post-process restructures raw unformatted data, outputted by the simulation, into a formatted database, Silo-HDF5 or Binary, chosen by the user. The user may also specify which variables to include in the database. The choices range from any one of the primitive and conservative variables, as well as quantities that can be derived from those such as the unadvected volume fraction, specific heat ratio, liquid stiffness, speed of sound, vorticity and the numerical Schlieren function. | |
Contains program p_main.
Definition in file p_main.fpp.f90.
| program p_main |
The post-process restructures raw unformatted data, outputted by the simulation, into a formatted database, Silo-HDF5 or Binary, chosen by the user. The user may also specify which variables to include in the database. The choices range from any one of the primitive and conservative variables, as well as quantities that can be derived from those such as the unadvected volume fraction, specific heat ratio, liquid stiffness, speed of sound, vorticity and the numerical Schlieren function.
Definition at line 14 of file p_main.fpp.f90.