Fix blockMeshDict and boundary to be consistend with U. See https://sourceforge.net/apps/mantisbt/openfoam-extend/view.php?id=233

This commit is contained in:
Bernhard F.W. Gschaider 2014-06-06 16:46:51 +02:00
parent 9a5893c31a
commit ee43061315
2 changed files with 2 additions and 2 deletions

View file

@ -45,7 +45,7 @@ patches
(2 3 7 6)
)
patch left
symmetryPlane left
(
(3 0 4 7)
)

View file

@ -37,7 +37,7 @@ FoamFile
}
bottom
{
type patch;
type symmetryPlane;
nFaces 10;
startFace 210;
}