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

ENH: snappyHexMesh: early exit of leak detection. See #2403

Reverted edfault behaviour
parent 098e1952
Branches
Tags
No related merge requests found
......@@ -157,6 +157,9 @@ castellatedMeshControls
// are only on the boundary of corresponding cellZones or also allow
// free-standing zone faces. Not used if there are no faceZones.
allowFreeStandingZoneFaces false;
// Enable automatic leak closure (default is exit immediately)
useLeakClosure true;
}
......
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