tutorials/compressible/rhoSimpleFoam/angledDuctExplicitFixedCoeff: Updated for change in U boundary condition update order
This commit is contained in:
parent
aa81dee52d
commit
f8aa84e5c1
@ -57,7 +57,7 @@ solvers
|
||||
SIMPLE
|
||||
{
|
||||
nNonOrthogonalCorrectors 0;
|
||||
rhoMin 0.5;
|
||||
rhoMin 0.4;
|
||||
rhoMax 1.5;
|
||||
|
||||
residualControl
|
||||
@ -66,7 +66,7 @@ SIMPLE
|
||||
U 1e-4;
|
||||
e 1e-3;
|
||||
|
||||
// possibly check turbulence fields
|
||||
// Possibly check turbulence fields
|
||||
"(k|epsilon|omega)" 1e-3;
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user