Skip to content
Snippets Groups Projects
Commit c01101a2 authored by mattijs's avatar mattijs
Browse files

ENH: snappyHexMeshDict: show patch type specification

parent 8de1edd7
No related branches found
No related tags found
No related merge requests found
...@@ -144,6 +144,13 @@ castellatedMeshControls ...@@ -144,6 +144,13 @@ castellatedMeshControls
} }
} }
// Optional specification of patch type (default is wall). No
// constraint types (cyclic, symmetry) etc. are allowed.
patchInfo
{
type patch;
}
//- Optional angle to detect small-large cell situation //- Optional angle to detect small-large cell situation
// perpendicular to the surface. Is the angle of face w.r.t. // perpendicular to the surface. Is the angle of face w.r.t.
// the local surface normal. Use on flat(ish) surfaces only. // the local surface normal. Use on flat(ish) surfaces only.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment