Generic wrapper for calculating a quantity at each time. More...
Generic wrapper for calculating a quantity at each time.
Split into four phases: 1. Intialise 2. Pre-time calculation loop 3. Calculation loop 4. Post-calculation loop
\<operation\> |
\<fields\> |
-noWrite | Suppress output to files. |
-dictionary | <dictionary name> Use specified dictionary. |
-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 foamCalc.C.
#include "src/OpenFOAM/db/Time/timeSelector.H"
#include "src/postProcessing/foamCalcFunctions/calcType/calcType.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Go to the source code of this file.