CombinePatchFaces

From OpenFOAMWiki
Revision as of 18:49, 24 September 2012 by Fcollonv (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

1 Name

combinePatchFaces - Checks for multiple patch faces on same cell and combines them. These result from e.g. refined neighbouring cells getting removed, leaving 4 exposed faces with same owner.

Valid versions: OF Version 21.png

2 Synopsis

combinePatchFaces [OPTIONS] FEATURE_ANGLE

3 Description

Combine patch faces. FEATURE_ANGLE given in degrees [0-180]

-concaveAngle ANGLE

Specify concave ANGLE [0..180] (default: 30 degrees)

-snapMesh

Use system/snapMeshDict

-overwrite

Overwrite the existing mesh files

-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