Star4ToFoam
From OpenFOAMWiki
1 Name
star4ToFoam - Converts a STAR-CD (v4) PROSTAR mesh into OpenFOAM format
2 Synopsis
star4ToFoam [OPTIONS] MESHFILE
3 Description
Convert a mesh file MESHFILE from pro-STAR v4 format to foam format.
-ascii
- Write in ASCII instead of binary format
-scale FACTOR
- Scale the mesh geometry by FACTOR. If omitted, use 1.
-solids
- Retain solid cells and treat them like fluid cells.
-case DIR
- Execute the command on the case directory DIR. If omitted, use the current directory
-noFunctionObjects
- Skip the execution of the functionObjects
-help
- Display the help and exit
See also paragraph 5.5.2 of the User Guide.