surfaceMeshExtract - part of OpenFOAM (The Open Source CFD
Toolbox).
surfaceMeshExtract [OPTIONS] output
Extract patch or faceZone surfaces from a polyMesh. The name is historical, it
only triangulates faces when the output format requires it.
- output
- The output surface file
- -case
dir
- Specify case directory to use (instead of the cwd)
- -constant
- Include the 'constant/' dir in the times list
- -excludeProcPatches
- Exclude processor patches
- -faceZones
wordRes
- Specify single or multiple faceZones to extract Eg, 'cells' or '( slice
"mfp-.*" )'
- -latestTime
- Select the latest time
- -noZero
- Exclude the '0/' dir from the times list
- -parallel
- Run in parallel [Parallel option]
- -patches
wordRes
- Specify single patch or multiple patches to extract. Eg, 'top' or '( front
".*back" )'
- -region
name
- Specify alternative mesh region
- -time
ranges
- List of ranges. Eg, ':10,20 40:70 1000:', 'none', etc
- -doc
- Display documentation in browser
- -help
- Display short help and exit
- -help-full
- Display full help and exit
Online documentation https://www.openfoam.com/documentation/
Copyright © 2018-2019 OpenCFD Ltd.