ENH: Updated tutorial fvSolution PISO->PIMPLE

This commit is contained in:
andy
2011-04-14 09:52:50 +01:00
parent e7c75377ce
commit d92ea3f5e5
3 changed files with 3 additions and 3 deletions

View File

@ -86,7 +86,7 @@ solvers
} }
} }
PISO PIMPLE
{ {
transonic yes; transonic yes;
nCorrectors 3; nCorrectors 3;

View File

@ -73,7 +73,7 @@ solvers
} }
} }
PISO PIMPLE
{ {
transonic no; transonic no;
nCorrectors 2; nCorrectors 2;

View File

@ -90,7 +90,7 @@ solvers
}; };
} }
PISO PIMPLE
{ {
momentumPredictor no; momentumPredictor no;
nOuterCorrectors 1; nOuterCorrectors 1;