FoamToStarMesh
From OpenFOAMWiki
1 Name
foamToStarMesh - Converts mesh in foam format to STAR-CD (v4) PROSTAR format
2 Synopsis
foamToStarMesh [OPTIONS]
3 Description
Convert a foam mesh to STAR-CD pro-STAR (v4) bnd/cel/vrt format
-scale factor
- Scale the mesh geometry by factor. If not provided, use 1
-noBnd
- Do not write the boundary file (.bnd)
-case DIR
- Execute the command on the case directory DIR. If not provided, use the current directory
-constant
- Include the constant directory in the times list
-latestTime
- Apply only on the latest time available
-noFunctionObjects
- Skip the execution of the functionObjects
-noZero
- Exclude the 0 directory from the times list
-time RANGES
- Select time steps. RANGES follows the time selection rules
-help
- Display the help and exit