Plot3dToFoam
From OpenFOAMWiki
1 Name
plot3dToFoam - Plot3d mesh (ascii/formatted format) converter
2 Synopsis
plot3dToFoam [OPTIONS] PLOT3DFILE
3 Description
Convert a mesh file PLOT3DFILE from Plot3D format to foam format.
-2D THICKNESS
- THICKNESS of the mesh in foam format when converting a 2D mesh
-noBlank
- Skip blank items
-scale FACTOR
- Scale the mesh geometry by FACTOR. If omitted, use 1
-singleBlock
- PLOT3DFILE contains only one block
-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