From 8f9a454bc10a99e20c89c28ff79f026f5f02f0f5 Mon Sep 17 00:00:00 2001 From: mattijs Date: Tue, 18 Feb 2014 09:16:24 +0000 Subject: [PATCH] BUG: iglooWithFridges: single-region surface names --- .../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 2525ebe358..f7874e501b 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; }