https://gitlab.opengeosys.org/ogs/ogs.git
Revision 28a91f37afa371ff85508b206b03c09934de06a3 authored by Lars Bilke on 28 March 2022, 08:02:23 UTC, committed by Lars Bilke on 28 March 2022, 08:02:23 UTC
Increase the PETSc ksp solver tolerance of TRuni_unsaturated.prj

See merge request ogs/ogs!4061
2 parent s 4d72830 + 503de8d
Raw File
Tip revision: 28a91f37afa371ff85508b206b03c09934de06a3 authored by Lars Bilke on 28 March 2022, 08:02:23 UTC
Merge branch 'update_test' into 'master'
Tip revision: 28a91f3
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