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

Converts a Star-CD (v4) pro-STAR mesh into OpenFOAM format. More...


Detailed Description

Converts a Star-CD (v4) pro-STAR mesh into OpenFOAM format.

Usage
  • star4ToFoam [OPTION] <ccmMesh>
    convert pro-STAR mesh to OpenFOAM
Parameters:
-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.
-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.
Note:
  • baffles are written as interfaces for later use

Definition in file star4ToFoam.C.

+ Include dependency graph for star4ToFoam.C:

Go to the source code of this file.