rhoPimpleFoam/ras/angledDuct tutorial: under-relax U,h,etc. on last iteration also

This commit is contained in:
Henry 2011-06-13 17:17:30 +01:00
parent 6e40e2ed06
commit 0ee842a113

View File

@ -72,8 +72,7 @@ relaxationFactors
{
"p.*" 0.3;
"rho.*" 1;
"(U|h|k|epsilon|omega)" 0.7;
"(U|h|k|epsilon|omega)Final" 1;
"(U|h|k|epsilon|omega).*" 0.7;
}