AutoPatch
From OpenFOAMWiki
1 Name
autoPatch - Divides external faces into patches based on (user supplied) feature angle
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