Henry Weller
619f1c55d8
rhoSimpleFoam: Added "consistent" option to replace rhoSimplecFoam
See tutorials/compressible/rhoSimpleFoam/squareBend
SIMPLE
{
nNonOrthogonalCorrectors 0;
rhoMin 0.1;
rhoMax 1.0;
transonic yes;
consistent yes;
residualControl
{
p 1e-3;
U 1e-4;
e 1e-3;
// possibly check turbulence fields
"(k|epsilon|omega)" 1e-3;
}
}
relaxationFactors
{
fields
{
p 1;
rho 1;
}
equations
{
p 1;
U 0.9;
e 0.9;
k 0.9;
epsilon 0.9;
}
}
2015-06-27 17:42:59 +01:00
..
2015-04-25 21:56:14 +01:00
2015-05-25 10:39:50 +01:00
2015-06-27 17:42:59 +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