Changing BC for U at side and front/back patches
This commit is contained in:
parent
11aba40114
commit
0e14a3ded6
2 changed files with 3 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ boundaryField
|
|||
{
|
||||
"(sides|frontAndBack)"
|
||||
{
|
||||
type pressureInletOutletVelocity;
|
||||
type fixedValue;
|
||||
value uniform (0 0 0);
|
||||
}
|
||||
region0_to_wallFilmRegion_wallFilmFaces
|
||||
|
|
|
|||
|
|
@ -96,6 +96,8 @@ PIMPLE
|
|||
nCorrectors 2;
|
||||
nNonOrthogonalCorrectors 0;
|
||||
momentumPredictor yes;
|
||||
pRefCell 0;
|
||||
pRefValue 1e5;
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue