mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
ENH: snappyHexMesh: block walk through other surfaces.
This commit is contained in:
committed by
Mattijs Janssens
parent
3f1f191034
commit
a9f8bc079f
@ -113,8 +113,10 @@ castellatedMeshControls
|
||||
// surfaces
|
||||
//gapLevel (1 2 10);
|
||||
|
||||
//MEJ: from cell level 2 onwards start checking for opposite
|
||||
// surfaces
|
||||
// Block any gap (opposite surfaces or opposite disconnected region
|
||||
// of surface):
|
||||
// - thinner than 2*blockcellsize where blockcellsize
|
||||
// is the size of a cell at blockLevel
|
||||
blockLevel 2;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user