Update to 2-D mesh refinement

This commit is contained in:
Hrvoje Jasak 2018-09-06 11:13:04 +01:00
parent bb6facbfbf
commit 36ae9b00d4
3 changed files with 3 additions and 3 deletions

View file

@ -51,7 +51,7 @@ boundaryField
}
frontAndBack
{
type symmetryPlane;
type empty;
}
}

View file

@ -50,7 +50,7 @@ boundaryField
}
frontAndBack
{
type symmetryPlane;
type empty;
}
}

View file

@ -52,7 +52,7 @@ FoamFile
}
frontAndBack
{
type symmetryPlane;
type empty;
nFaces 3750;
startFace 3850;
}