Henry Weller
ea454a2fc4
rhoPimpleFoam: Added "consistent" option to replace rhoPimplecFoam
e.g. in tutorials/compressible/rhoPimpleFoam/ras/angledDuctLTS
PIMPLE
{
momentumPredictor yes;
transonic no;
nOuterCorrectors 50;
nCorrectors 1;
nNonOrthogonalCorrectors 0;
consistent yes;
rhoMin 0.5;
rhoMax 2.0;
residualControl
{
"(U|k|epsilon)"
{
relTol 0;
tolerance 0.0001;
}
}
turbOnFinalIterOnly off;
}
relaxationFactors
{
fields
{
"p.*" 0.9;
"rho.*" 1;
}
equations
{
"U.*" 0.9;
"h.*" 0.7;
"(k|epsilon|omega).*" 0.8;
}
}
2015-06-27 16:26:51 +01:00
..
2015-04-25 21:56:14 +01:00
2015-05-25 10:39:50 +01:00
2015-06-27 16:26:51 +01:00
2015-04-24 22:29:57 +01:00
2015-04-24 22:29:57 +01:00
2015-04-24 22:29:57 +01:00
2015-04-24 22:29:57 +01:00
2015-05-31 16:38:01 +01:00
2015-06-23 20:33:48 +01:00
2015-06-27 12:30:10 +01:00
2015-05-18 13:58:33 +01:00
2015-06-26 18:32:20 +01:00
2014-12-10 22:40:10 +00:00
2015-05-03 18:11:53 +01:00
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00
2014-12-14 21:50:14 +00:00