From e11aa502dda3fefbd4b184973913e8d632305e1e Mon Sep 17 00:00:00 2001 From: mattijs <mattijs@hunt.opencfd.co.uk> Date: Tue, 9 Jun 2009 08:36:00 +0100 Subject: [PATCH] updated syntax --- .../snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict b/tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict index 0c11dad74fd..30da4533311 100644 --- a/tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict +++ b/tutorials/mesh/snappyHexMesh/iglooWithFridges/system/snappyHexMeshDict @@ -45,6 +45,8 @@ geometry fridgeFreezer { type searchableSurfaceCollection; + + mergeSubRegions true; freezer { @@ -75,6 +77,8 @@ geometry { type searchableSurfaceCollection; + mergeSubRegions true; + seal { surface fridgeFreezer; -- GitLab