openfoam/applications/utilities/mesh/generation/snappyHexMesh
mattijs afa6bd5056 ENH: snappyHexMesh: added to automatic gap-refinement capabilities
1. multi-ray shooting. It now shoots rays in all the 3 coordinate directions
from the cell centre. Before it would shoot just a single ray from the
nearest point on the surface, going through the cell centre.

There is a cost overhead in that now it shoots 6 rays (+-x, +-y, +-z)
instead of just 1.

2. bleeding of refinement. It marks the cells inside a gap and walks out
the gap-size to neighbouring cells (which are just outside the gap). This
should make for a smoother refinement pattern.
2015-10-28 13:34:51 +00:00
..
Make COMP: Add surfMesh dependency to snappyHexMesh 2013-06-04 09:58:59 +01:00
meshQualityDict GIT: Repo update 2014-12-11 08:35:10 +00:00
snappyHexMesh.C ENH: snappyHexMesh: add automatic gap-level detection and refinement 2015-10-28 13:28:32 +00:00
snappyHexMeshDict ENH: snappyHexMesh: added to automatic gap-refinement capabilities 2015-10-28 13:34:51 +00:00