mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: enable free-standing baffle merging
This commit is contained in:
@ -180,6 +180,12 @@ castellatedMeshControls
|
||||
// - used if feature snapping (see snapControls below) is used
|
||||
resolveFeatureAngle 30;
|
||||
|
||||
// Planar angle:
|
||||
// - used to determine if neighbouring surface normals
|
||||
// are roughly the same so e.g. free-standing baffles can be merged
|
||||
// If not specified same as resolveFeatureAngle
|
||||
//planarAngle 30;
|
||||
|
||||
|
||||
// Region-wise refinement
|
||||
// ~~~~~~~~~~~~~~~~~~~~~~
|
||||
|
||||
Reference in New Issue
Block a user