diff --git a/CHANGELOG.md b/CHANGELOG.md index 566d700769fad51457bf4b1a3dde278796299656..490279f97facb56af2273c6f0971cf8f6bd238fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,9 @@ Differences Between DuMuX 2.10 and DuMuX 2.11 connected to the first elements. - A python script for the post-process-calculation of the L2 error from Vtk files has been added. + - An absolute residual criterion has been implemented for the Newton solver. + The criterion is enabled by using the property EnableAbsoluteResidualCriterion. + The property MaxAbsoluteResidual speficies the convergence tolerance. * IMMEDIATE INTERFACE CHANGES not allowing/requiring a deprecation period: - shouldWriteRestartFile() is now, as shouldWriteOutput() already was,