tutorials/compressible/rhoSimpleFoam/squareBend: Stabilize by further relaxing e

Patch contributed by Mattijs Janssens
http://bugs.openfoam.org/view.php?id=2382
This commit is contained in:
Henry Weller 2016-12-09 16:53:35 +00:00
parent e8aba1e6e9
commit 83f3044db9

View File

@ -66,7 +66,7 @@ relaxationFactors
{
p 1;
U 0.9;
e 0.9;
e 0.8;
k 0.9;
epsilon 0.9;
}