mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: switch on multipatch snapping
This commit is contained in:
@ -186,6 +186,10 @@ snapControls
|
||||
|
||||
//- Use castellatedMeshControls::features
|
||||
explicitFeatureSnap true;
|
||||
|
||||
//- Detect features between multiple surfaces
|
||||
// (only for explicitFeatureSnap, default = false)
|
||||
multiRegionFeatureSnap true;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user