ENH: snappyHexMesh: early exit of leak detection. See #2403
Reverted edfault behaviour
This commit is contained in:
parent
098e195245
commit
d878ca3248
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user