Skip to content
Snippets Groups Projects
Commit 83f3044d authored by Henry Weller's avatar Henry Weller
Browse files

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

Patch contributed by Mattijs Janssens
http://bugs.openfoam.org/view.php?id=2382
parent e8aba1e6
Branches
Tags
No related merge requests found
......@@ -66,7 +66,7 @@ relaxationFactors
{
p 1;
U 0.9;
e 0.9;
e 0.8;
k 0.9;
epsilon 0.9;
}
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment