Skip to content
Snippets Groups Projects
Commit 3140cfa9 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 14973e39
No related branches found
No related tags found
No related merge requests found
...@@ -66,7 +66,7 @@ relaxationFactors ...@@ -66,7 +66,7 @@ relaxationFactors
{ {
p 1; p 1;
U 0.9; U 0.9;
e 0.9; e 0.8;
k 0.9; k 0.9;
epsilon 0.9; epsilon 0.9;
} }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment