ENH: TJunction: changed to run piso mode (1 outer, 2 inner correctors)

This commit is contained in:
mattijs
2011-11-15 10:59:34 +00:00
parent 568917214c
commit a05f38db94
2 changed files with 2 additions and 2 deletions

View File

@ -59,7 +59,7 @@ solvers
PIMPLE PIMPLE
{ {
nOuterCorrectors 2; nOuterCorrectors 1;
nCorrectors 2; nCorrectors 2;
nNonOrthogonalCorrectors 0; nNonOrthogonalCorrectors 0;
pRefCell 0; pRefCell 0;

View File

@ -59,7 +59,7 @@ solvers
PIMPLE PIMPLE
{ {
nOuterCorrectors 2; nOuterCorrectors 1;
nCorrectors 2; nCorrectors 2;
nNonOrthogonalCorrectors 0; nNonOrthogonalCorrectors 0;
pRefCell 0; pRefCell 0;