diff --git a/tutorials/mesh/snappyHexMesh/airfoilWithLayers/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/airfoilWithLayers/system/snappyHexMeshDict index 5f1a762e9c135d58dbe786139cb65d96dce91f9e..26a4f43e8dd3c7f7a638351bf17dd9ed608d2873 100644 --- a/tutorials/mesh/snappyHexMesh/airfoilWithLayers/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/airfoilWithLayers/system/snappyHexMeshDict @@ -500,7 +500,7 @@ snapControls //minAreaRatio 0.3; //- Attract points only to the surface they originate from. Default // false. This can improve snapping of intersecting surfaces. - strictRegionSnap true; + strictRegionSnap true; } // Settings for the layer addition. @@ -558,7 +558,6 @@ addLayersControls aerofoil { nSurfaceLayers 20; - } }