foamToEnsight.C File Reference

Translates OpenFOAM data to EnSight format. More...

Go to the source code of this file.

Detailed Description

Translates OpenFOAM data to EnSight format.

Original source file foamToEnsight.C

An Ensight part is created for the internalMesh and for each patch.

Usage
  • foamToEnsight [OPTION]
    Translates OpenFOAM data to Ensight format
Parameters
-ascii
Write Ensight data in ASCII format instead of "C Binary"
-patchespatchList
Specify particular patches to write. Specifying an empty list suppresses writing the internalMesh.
-noPatches
Suppress writing any patches.
-faceZoneszoneList
Specify faceZones to write, with wildcards
-cellZonezoneName
Specify single cellZone to write (not lagrangian)
Note
Parallel support for cloud data is not supported
  • writes to EnSight directory to avoid collisions with foamToEnsightParts

Definition in file foamToEnsight.C.