tutorials: wallBoiling: Corrected blockMeshDict

This commit is contained in:
Will Bainbridge
2023-05-03 23:03:54 +01:00
parent 4b91dc790f
commit 1fe47ea346

View File

@ -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)