Creates a full set of turbulence fields. More...
Creates a full set of turbulence fields.
- Currently does not output nut and nuTilda
Source files: createFields.H
| -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 createTurbulenceFields.C.
#include "src/finiteVolume/cfdTools/general/include/fvCFD.H"#include "src/transportModels/incompressible/singlePhaseTransportModel/singlePhaseTransportModel.H"#include "src/turbulenceModels/incompressible/RAS/RASModel/RASModel.H"#include "src/OpenFOAM/include/setRootCase.H"#include "src/OpenFOAM/include/createTime.H"#include "src/OpenFOAM/include/createMesh.H"#include "applications/utilities/postProcessing/turbulence/createTurbulenceFields/createFields.H"
Include dependency graph for createTurbulenceFields.C:Go to the source code of this file.