Converts a Star-CD (v4) pro-STAR mesh into OpenFOAM format. More...
Converts a Star-CD (v4) pro-STAR mesh into OpenFOAM format.
-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. |
Definition in file star4ToFoam.C.
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/conversion/meshReader/starcd/STARCDMeshReader.H"
#include "src/OpenFOAM/db/IOstreams/Fstreams/OFstream.H"
Go to the source code of this file.