Star3ToFoam
From OpenFOAMWiki
1 Name
star3ToFoam - Converts a STAR-CD (v3) PROSTAR mesh into OpenFOAM format
2 Synopsis
star3ToFoam [OPTIONS] MESHFILE
3 Description
Convert a mesh file MESHFILE from pro-STAR v3 format to foam format.
-scale FACTOR
- Scale the mesh geometry by FACTOR. If not provided, use 1
-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.