tutorials::wingMotion_snappyHexMesh::blockMeshDict: replaced symmetryPlane with patch

to ensure createPatch removes the original front and back patches after
extrusion.
This commit is contained in:
Henry Weller
2022-02-10 19:54:58 +00:00
parent 5e8439aab1
commit dbc4b4b20b

View File

@ -65,7 +65,7 @@ boundary
symFront symFront
{ {
type symmetryPlane; type patch;
faces faces
( (
(4 5 6 7) (4 5 6 7)
@ -74,7 +74,7 @@ boundary
symBack symBack
{ {
type symmetryPlane; type patch;
faces faces
( (
(0 3 2 1) (0 3 2 1)