BUG: snappyHexMesh: cutting imcompatible with corner-point detection

This commit is contained in:
mattijs
2018-02-21 11:08:21 +00:00
parent 695246ad5a
commit e5d4fbcd72

View File

@ -2278,14 +2278,12 @@ void Foam::snappyRefineDriver::doRefine
10 // maxIter
);
// Directional refinement
//XXXXX
// Directional shell refinement
directionalShellRefine
(
refineParams,
100 // maxIter
);
//XXXXX
// Introduce baffles at surface intersections. Remove sections unreachable
// from keepPoint.