From ae114cd9de95c80a9af8b4e855b4c30b41569ba1 Mon Sep 17 00:00:00 2001 From: andy Date: Tue, 14 Jan 2014 17:51:38 +0000 Subject: [PATCH] ENH: tutorial update --- .../mesh/foamyHexMesh/mixerVessel/system/createBafflesDict | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tutorials/mesh/foamyHexMesh/mixerVessel/system/createBafflesDict b/tutorials/mesh/foamyHexMesh/mixerVessel/system/createBafflesDict index e0c2c43660..877d6154c0 100644 --- a/tutorials/mesh/foamyHexMesh/mixerVessel/system/createBafflesDict +++ b/tutorials/mesh/foamyHexMesh/mixerVessel/system/createBafflesDict @@ -81,6 +81,7 @@ baffles matchTolerance 0.0001; neighbourPatch AMI2; transform noOrdering; + lowWeightCorrection 0.2; // Note: since imperfect meshing around feature edge make // sure to project both sides onto 'proper' geometry to // avoid errors leading to zero weights @@ -99,6 +100,7 @@ baffles matchTolerance 0.0001; neighbourPatch AMI1; transform noOrdering; + lowWeightCorrection 0.2; surface { type triSurfaceMesh;