BUG: snappyHexMesh: correct oppositeness checking. Fixes #2971

This commit is contained in:
mattijs 2023-08-31 14:03:57 +01:00
parent d8f5714d1b
commit 6d7e67408e

View File

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