pimple settings

This commit is contained in:
mattijs
2009-06-16 20:00:02 +01:00
parent e92d84b7a9
commit be69815c2c

View File

@ -58,9 +58,10 @@ solvers
} }
} }
PISO PIMPLE
{ {
nCorrectors 2; nOuterCorrectors 2;
nCorrectors 1;
nNonOrthogonalCorrectors 0; nNonOrthogonalCorrectors 0;
} }