mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
rhoPimpleFoam/ras/angledDuct tutorial: under-relax U,h,etc. on last iteration also
This commit is contained in:
@ -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;
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user