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:
parent
9a5893c31a
commit
ee43061315
2 changed files with 2 additions and 2 deletions
|
@ -45,7 +45,7 @@ patches
|
|||
(2 3 7 6)
|
||||
)
|
||||
|
||||
patch left
|
||||
symmetryPlane left
|
||||
(
|
||||
(3 0 4 7)
|
||||
)
|
||||
|
|
|
@ -37,7 +37,7 @@ FoamFile
|
|||
}
|
||||
bottom
|
||||
{
|
||||
type patch;
|
||||
type symmetryPlane;
|
||||
nFaces 10;
|
||||
startFace 210;
|
||||
}
|
||||
|
|
Reference in a new issue