https://gitlab.opengeosys.org/ogs/ogs.git
Revision 081d95b85e394edf37debd189af48f7da7f6a739 authored by Dmitry Yu. Naumov on 11 May 2021, 21:58:29 UTC, committed by Dmitry Yu. Naumov on 11 May 2021, 21:58:29 UTC
Domain deactivation; Dirichlet BCs on excavated domain surface.

See merge request ogs/ogs!3561
2 parent s fa1adb0 + e324297
Raw File
Tip revision: 081d95b85e394edf37debd189af48f7da7f6a739 authored by Dmitry Yu. Naumov on 11 May 2021, 21:58:29 UTC
Merge branch 'DirichletBCsExcavation' into 'master'
Tip revision: 081d95b
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