star4ToFoam.C File Reference

Convert a STARCD/PROSTAR (v4) mesh into OpenFOAM format. More...

Go to the source code of this file.

Detailed Description

Convert a STARCD/PROSTAR (v4) mesh into OpenFOAM format.

Original source file star4ToFoam.C

Usage
star4ToFoam [OPTION] prostarMesh

Options:

  • -ascii
    Write in ASCII format instead of binary
  • -scale <factor>
    Specify an alternative geometry scaling factor. The default is 0.001 (scale [mm] to [m]).
  • -solids
    Treat any solid cells present just like fluid cells. The default is to discard them.
    Note
    Baffles are written as interfaces for later use
    See also
    Foam::cellTable, Foam::meshReader and Foam::fileFormats::STARCDMeshReader

Definition in file star4ToFoam.C.