mirror of
https://github.com/OpenFOAM/OpenFOAM-6.git
synced 2025-12-08 06:57:46 +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