mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: early exit of leak detection. See #2403
Changed behaviour to make it the default
This commit is contained in:
@ -487,8 +487,8 @@ castellatedMeshControls
|
||||
// Optional: same but in absolute number of cells. Default is 0.
|
||||
//nMinCells 100;
|
||||
|
||||
// Optional: disable of automatic leak closure and exit immediately
|
||||
//useLeakClosure false;
|
||||
// Optional: enable automatic leak closure (default is exit immediately)
|
||||
//useLeakClosure true;
|
||||
}
|
||||
|
||||
// Settings for the snapping.
|
||||
|
||||
Reference in New Issue
Block a user