diff --git a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/blockMeshDict b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/blockMeshDict index 0c55cc2b2c..447af63dbc 100644 --- a/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/blockMeshDict +++ b/tutorials/incompressible/pimpleFoam/RAS/wingMotion/wingMotion_snappyHexMesh/system/blockMeshDict @@ -65,7 +65,7 @@ boundary symFront { - type symmetryPlane; + type patch; faces ( (4 5 6 7) @@ -74,7 +74,7 @@ boundary symBack { - type symmetryPlane; + type patch; faces ( (0 3 2 1)