Skip to content
Snippets Groups Projects
Commit ab49eb5f authored by Martin Schneider's avatar Martin Schneider
Browse files

[Changelog] Add absolute residual criterion feature

parent 994a4468
No related branches found
No related tags found
4 merge requests!600[WIP][components][plotproperties] Add a source file to plot properties of some components,!501Freeflow/turbulenceproperties,!492Resolve "Inconsistent `index()` method of the different `SubControlVolume` classes",!441Update 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,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment