Under relaxation
Under relaxation factors are applied to stabilise calculations by limiting the rate of change of both fields and equations.
Field under-relaxation
Equation under-relaxation
The linear solvers require that the coefficient matrix is at least diagonally equal, and preferably diagonally dominant, i.e. per row, the magnitude of the diagonal must be greater than or equal to the sum of the off-diagonal components.
Usage
Specified in the fvSolution file
under the relaxationFactors sub-dictionary
relaxationFactors
{
fields
{
}
equations
{
}
}
Values relate to
- 0: no under-relaxation (equivalent to not specified}
- 1: matrix forced to become diagonally equal