Update to 2-D mesh refinement
This commit is contained in:
parent
bb6facbfbf
commit
36ae9b00d4
3 changed files with 3 additions and 3 deletions
|
@ -51,7 +51,7 @@ boundaryField
|
|||
}
|
||||
frontAndBack
|
||||
{
|
||||
type symmetryPlane;
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -50,7 +50,7 @@ boundaryField
|
|||
}
|
||||
frontAndBack
|
||||
{
|
||||
type symmetryPlane;
|
||||
type empty;
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -52,7 +52,7 @@ FoamFile
|
|||
}
|
||||
frontAndBack
|
||||
{
|
||||
type symmetryPlane;
|
||||
type empty;
|
||||
nFaces 3750;
|
||||
startFace 3850;
|
||||
}
|
||||
|
|
Reference in a new issue