Skip to content
Snippets Groups Projects
Commit e5d4fbcd authored by mattijs's avatar mattijs
Browse files

BUG: snappyHexMesh: cutting imcompatible with corner-point detection

parent 695246ad
Branches
Tags
No related merge requests found
......@@ -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.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment