Difference between revisions of "FlattenMesh"

From OpenFOAMWiki
(First version)
 
m (Description: suppress option region)
 
Line 14: Line 14:
 
'''-roots''' ''"(DIR1 [...DIRN])"''
 
'''-roots''' ''"(DIR1 [...DIRN])"''
 
:Directories through which the data are distributed
 
:Directories through which the data are distributed
'''-region''' ''NAME''
 
:Specify a mesh region by its "NAME"
 
  
 
'''-case''' ''DIR''
 
'''-case''' ''DIR''

Latest revision as of 13:49, 31 August 2012

1 Name

flattenMesh - Flattens the front and back planes of a 2D cartesian mesh.

Valid versions: OF Version 21.png

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