FreeFOAM The Cross-Platform CFD Toolkit
Hosted by SourceForge:
Get FreeFOAM at SourceForge.net.
            Fast, secure and Free Open Source software downloads

dsmcFieldsCalc.C File Reference

Calculate intensive fields (U and T) from averaged extensive fields from a DSMC calculation. More...


Detailed Description

Calculate intensive fields (U and T) from averaged extensive fields from a DSMC calculation.

Usage
  • dsmcFieldsCalc [OPTION]
Parameters:
-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>
Specify the case directory
-parallel
Run the case in parallel
-help
Display short usage message
-doc
Display Doxygen documentation page
-srcDoc
Display source code

Definition in file dsmcFieldsCalc.C.

#include "src/postProcessing/postCalc/calc.H"
#include "src/finiteVolume/finiteVolume/fvc/fvc.H"
#include "src/lagrangian/dsmc/clouds/derived/dsmcCloud/dsmcCloud.H"
#include "src/postProcessing/functionObjects/utilities/dsmcFields/dsmcFields.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
Include dependency graph for dsmcFieldsCalc.C:

Go to the source code of this file.