Calculates and reports yPlus for all wall patches, for the specified times. More...
Calculates and reports yPlus for all wall patches, for the specified times.
-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 yPlusLES.C.
#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"
#include "src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H"
#include "src/turbulenceModels/incompressible/LES/LESModel/LESModel.H"
#include "src/finiteVolume/fvMesh/wallDist/nearWallDist.H"
#include "src/finiteVolume/fvMesh/wallDist/wallDist.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
#include "src/finiteVolume/cfdTools/incompressible/createPhi.H"
Go to the source code of this file.