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

ENH: snappyHexMeshDict: show patch type specification

parent 8de1edd7
Branches
Tags
No related merge requests found
......@@ -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
// perpendicular to the surface. Is the angle of face w.r.t.
// the local surface normal. Use on flat(ish) surfaces only.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment