From 3819309ec3478e723f2de985f3bb61fffafb2188 Mon Sep 17 00:00:00 2001 From: mattijs Date: Mon, 17 Feb 2014 14:59:59 +0000 Subject: [PATCH] BUG: iglooWithFridges: layer specification incorrect --- .../iglooWithFridges/system/snappyHexMeshDict | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict index 89829fcc32..1faa6e4939 100644 --- a/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict +++ b/tutorials/heatTransfer/buoyantBoussinesqSimpleFoam/iglooWithFridges/system/snappyHexMeshDict @@ -275,7 +275,7 @@ addLayersControls { nSurfaceLayers 3; } - "igloo_.*" + igloo { nSurfaceLayers 1; }