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

writeCellCentres.C File Reference

Write the three components of the cell centres as volScalarFields so they can be used in postprocessing in thresholding. More...


Detailed Description

Write the three components of the cell centres as volScalarFields so they can be used in postprocessing in thresholding.

Usage
  • writeCellCentres [OPTIONS]
Parameters:
-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 writeCellCentres.C.

#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/timeSelector.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/finiteVolume/fvMesh/fvMesh.H"
#include "src/OpenFOAM/fields/Fields/vectorField/vectorIOField.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Include dependency graph for writeCellCentres.C:

Go to the source code of this file.