From 1fe47ea346b2b2ef4ac3409842508f4d46689f1f Mon Sep 17 00:00:00 2001 From: Will Bainbridge Date: Wed, 3 May 2023 23:03:54 +0100 Subject: [PATCH] tutorials: wallBoiling: Corrected blockMeshDict --- .../modules/multiRegion/CHT/wallBoiling/system/blockMeshDict | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/modules/multiRegion/CHT/wallBoiling/system/blockMeshDict b/tutorials/modules/multiRegion/CHT/wallBoiling/system/blockMeshDict index a10f467b70..2686a42020 100644 --- a/tutorials/modules/multiRegion/CHT/wallBoiling/system/blockMeshDict +++ b/tutorials/modules/multiRegion/CHT/wallBoiling/system/blockMeshDict @@ -98,7 +98,7 @@ boundary { type mappedWall; neighbourRegion solid; - neighbourPatch wall_inner + neighbourPatch wall_inner; faces ( (3 2 6 7) @@ -125,7 +125,7 @@ boundary { type mappedWall; neighbourRegion fluid; - neighbourPatch wall + neighbourPatch wall; faces ( (9 8 12 13)