mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
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:
@ -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;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user