Calculates and writes the Pe number as a surfaceScalarField obtained from field phi. More...
Calculates and writes the Pe number as a surfaceScalarField obtained from field phi.
The -noWrite option just outputs the max/min values 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 Pe.C.
#include "src/postProcessing/postCalc/calc.H"
#include "src/finiteVolume/finiteVolume/fvc/fvc.H"
#include "src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H"
#include "src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H"
#include "src/turbulenceModels/incompressible/LES/LESModel/LESModel.H"
#include "src/thermophysicalModels/basic/psiThermo/basicPsiThermo/basicPsiThermo.H"
#include "src/turbulenceModels/compressible/RAS/RASModel/RASModel.H"
#include "src/turbulenceModels/compressible/LES/LESModel/LESModel.H"
Go to the source code of this file.