FlattenMesh
From OpenFOAMWiki
1 Name
flattenMesh - Flattens the front and back planes of a 2D cartesian mesh.
2 Synopsis
flattenMesh [OPTIONS]
3 Description
Flattens the front and back planes of a 2D cartesian mesh.
-parallel
- Run the utility in parallel
-roots "(DIR1 [...DIRN])"
- Directories through which the data are distributed
-case DIR
- Execute the command on the case directory DIR. If not provided, use the current directory
-noFunctionObjects
- Skip the execution of the functionObjects
-help
- Display the help and exit