FreeFOAM The Cross-Platform CFD Toolkit
reconstructPar.C File Reference

Reconstructs a mesh and fields of a case that is decomposed for parallel execution of OpenFOAM. More...


Detailed Description

Reconstructs a mesh and fields of a case that is decomposed for parallel execution of OpenFOAM.

Usage
  • reconstructPar [OPTIONS]
Parameters:
-region<name>
Only apply to named mesh region.
-fields(field names) Only apply to named fields.
-noLagrangianExclude Lagrangian fields.
-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.
-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 reconstructPar.C.

+ Include dependency graph for reconstructPar.C:

Go to the source code of this file.