Name
freefoam-calc — Generic wrapper for calculating a quantity at each time.
Synopsis
freefoam calc <operation> <fields> [-noWrite] [-help] [-latestTime] [-noZero] [-srcDoc] [-doc] [-time <time>] [-constant] [-parallel] [-case <dir>] [-dictionary <dictionary name>]
DESCRIPTION
Split into four phases:
1. Intialise
2. Pre-time calculation loop
3. Calculation loop
4. Post-calculation loop
OPTIONS
-
<operation>
-
TODO Detailed description of argument.
-
<fields>
-
TODO Detailed description of argument.
-
-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.
SEE ALSO
An overview of FreeFOAM is given in freefoam(1).
COPYRIGHT
-
Copyright © 2008-2012 Michael Wild.
-
Copyright © 1991-2010 OpenCFD Ltd.