https://gitlab.opengeosys.org/ogs/ogs.git
Revision 4c5cca1a501638d7669e7fcdd037f1308c6bd8e4 authored by Dmitri Naumov on 26 January 2021, 23:19:57 UTC, committed by Dmitri Naumov on 03 February 2021, 21:01:18 UTC
The increment tolerance is used as an additional convergence
criterion.

Introduction of the new tolerance requires renaming of the
residuum tolerance.
1 parent f635a67
Raw File
Tip revision: 4c5cca1a501638d7669e7fcdd037f1308c6bd8e4 authored by Dmitri Naumov on 26 January 2021, 23:19:57 UTC
[NL] Local Newton. Add increment tolerance.
Tip revision: 4c5cca1
CONTRIBUTING.md
# How to contribute

Please refer to our [Developer Guide](https://opengeosys.org/docs/devguide) for
instructions on contributing to OpenGeoSys:

- The [Getting Started](https://www.opengeosys.org/docs/devguide/getting-started/introduction/)-section
  guides you through setting up a development environment.
- In [Development Workflows](https://www.opengeosys.org/docs/devguide/development-workflows/branching-model/)
  you learn about our development model.
back to top