foamToStarMesh.C File Reference

Write an OpenFOAM mesh in STARCD/PROSTAR (v4) bnd/cel/vrt format. More...

Go to the source code of this file.

Detailed Description

Write an OpenFOAM mesh in STARCD/PROSTAR (v4) bnd/cel/vrt format.

Original source file foamToStarMesh.C

Usage
foamToStarMesh [OPTION]

Options:

  • -noBnd
    Suppress writing the .bnd file
  • -scale <factor>
    Specify an alternative geometry scaling factor. The default is 1000 (scale [m] to [mm]).
    Note
    The cellTable information available in the files constant/cellTable and constant/polyMesh/cellTableId will be used if available. Otherwise the cellZones are used when creating the cellTable information.
    See also
    Foam::cellTable, Foam::meshWriter and Foam::fileFormats::STARCDMeshWriter

Definition in file foamToStarMesh.C.