BUG: snappyHexMesh: correct oppositeness checking. Fixes #2971

This commit is contained in:
mattijs 2023-08-31 14:03:57 +01:00
parent 313b1f71f1
commit 8fe025cb8e

View File

@ -1387,6 +1387,7 @@ Foam::label Foam::snappyRefineDriver::refinementInterfaceRefine
(
face2i != facei
&& surfaceIndex[face2i] != -1
&& cutter.faceLevel(face2i) > cLevel
)
{
// Get outwards pointing normal