Selects a section of mesh based on a cellSet. More...
Selects a section of mesh based on a cellSet.
The utility sub-sets the mesh to choose only a part of interest. Check the setSet/cellSet utilities to see how to select cells based on various.
The mesh will subset all points, faces and cells needed to make a sub-mesh but will not preserve attached boundary types.
\<cellSet | name> |
\<patchName\> |
-overwrite | Overwrite existing data. |
-case | <dir> Case directory. |
-parallel | Run in parallel. |
-help | Display help message. |
-doc | Display Doxygen API documentation page for this application. |
-srcDoc | Display Doxygen source documentation page for this application. |
Definition in file subsetMesh.C.
#include "src/finiteVolume/fvMesh/fvMeshSubset/fvMeshSubset.H"
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/meshTools/sets/topoSets/cellSet.H"
#include "src/OpenFOAM/db/IOobjectList/IOobjectList.H"
#include "src/finiteVolume/fields/volFields/volFields.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createMesh.H"
Go to the source code of this file.