tutorials: Simplify rhoMax and rhoMin specification

This commit is contained in:
Henry
2015-02-17 10:55:02 +00:00
parent af3f566cb3
commit 77a6995346
14 changed files with 28 additions and 28 deletions

View File

@ -45,8 +45,8 @@ solvers
SIMPLE
{
nNonOrthogonalCorrectors 0;
rhoMax rhoMax [ 1 -3 0 0 0 ] 2;
rhoMin rhoMin [ 1 -3 0 0 0 ] 1;
rhoMax 2;
rhoMin 1;
}

View File

@ -44,8 +44,8 @@ solvers
SIMPLE
{
nNonOrthogonalCorrectors 0;
rhoMax rhoMax [ 1 -3 0 0 0 ] 1100;
rhoMin rhoMin [ 1 -3 0 0 0 ] 900;
rhoMax 1100;
rhoMin 900;
}
relaxationFactors

View File

@ -60,8 +60,8 @@ SIMPLE
nNonOrthogonalCorrectors 0;
pRefCell 0;
pRefValue 100000;
rhoMin rhoMin [1 -3 0 0 0] 0.2;
rhoMax rhoMax [1 -3 0 0 0] 2;
rhoMin 0.2;
rhoMax 2;
}
relaxationFactors