ENH: Updated tutorial to use pimpleControl functionality

This commit is contained in:
andy 2011-04-13 17:21:51 +01:00
parent fb11f37e38
commit e7c75377ce

View File

@ -57,6 +57,15 @@ PIMPLE
nNonOrthogonalCorrectors 0;
rhoMin rhoMin [ 1 -3 0 0 0 ] 0.5;
rhoMax rhoMax [ 1 -3 0 0 0 ] 2.0;
residualControl
{
"(U|k|epsilon)"
{
relTol 0;
absTol 0.0001;
}
}
}
relaxationFactors