Utility to refine cells next to patches. More...
Utility to refine cells next to patches.
Takes a patchName and number of layers to refine. Works out cells within these layers and refines those in the wall-normal direction.
\<patchName\> |
\<edgeWeight\> |
-useSet | <cellSet name> Refine named cell set. |
-overwrite | Overwrite existing data. |
-case | <dir> Case directory. |
-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 refineWallLayer.C.
#include "src/OpenFOAM/global/argList/argList.H"
#include "src/OpenFOAM/db/Time/Time.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChange/polyTopoChange.H"
#include "src/dynamicMesh/polyTopoChange/polyTopoChanger/polyTopoChanger.H"
#include "src/OpenFOAM/meshes/polyMesh/mapPolyMesh/mapPolyMesh.H"
#include "src/OpenFOAM/meshes/polyMesh/polyMesh.H"
#include "src/dynamicMesh/meshCut/cellCuts/cellCuts.H"
#include "src/meshTools/sets/topoSets/cellSet.H"
#include "src/dynamicMesh/meshCut/meshModifiers/meshCutter/meshCutter.H"
#include "src/OpenFOAM/include/setRootCase.H"
#include "src/OpenFOAM/include/createTime.H"
#include "src/OpenFOAM/include/createPolyMesh.H"
Go to the source code of this file.