AutoPatch

From OpenFOAMWiki
Revision as of 09:52, 24 August 2012 by Fcollonv (Talk | contribs)

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

1 Name

autoPatch - Divides external faces into patches based on (user supplied) feature angle

Valid versions: OF Version 21.png

2 Synopsis

autoPatch [OPTIONS] ANGLE

3 Description

Divides external faces into patches based on the feature angle ANGLE given in degrees [0-180]

-overwrite

Overwrite the existing mesh files

-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