Calculates and optionally writes the local Mach number from the velocity field U at each time. More...
Calculates and optionally writes the local Mach number from the velocity field U at each time.
The -nowrite option just outputs the max value without writing the field.
-noWrite | Suppress output to files. |
-dict | <dictionary name> Use named dictionary instead of system/controlDict. |
-noZero | Ignore timestep 0. |
-constant | Include the constant directory. |
-time | <time> Apply only to specific time. |
-latestTime | Only apply to latest time step. |
-case | <dir> Case directory. |
-parallel | Run in parallel. |
-help | Display help message. |
-doc | Display Doxygen API documentation page for this application. |
-srcDoc | Display Doxygen source documentation page for this application. |
Definition in file Mach.C.
#include "src/postProcessing/postCalc/calc.H"
#include "src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H"
Go to the source code of this file.