mirror of
https://develop.openfoam.com/Development/openfoam.git
synced 2025-11-28 03:28:01 +00:00
XiFoam: Added relaxation statements to Su and Xi equations
This makes the solver more robust when the "Courant number" of the flame propagation fluctuates.
This commit is contained in:
@ -48,5 +48,9 @@ PISO
|
||||
nNonOrthogonalCorrectors 0;
|
||||
}
|
||||
|
||||
relaxationFactors
|
||||
{
|
||||
"(Xi|Su)" 1;
|
||||
}
|
||||
|
||||
// ************************************************************************* //
|
||||
|
||||
Reference in New Issue
Block a user