https://gitlab.opengeosys.org/ogs/ogs.git
Revision 33c7614ef6ac4fae036ab6f323b86f5caa0928bc authored by Thomas Fischer on 15 June 2023, 06:34:42 UTC, committed by Thomas Fischer on 19 June 2023, 06:44:26 UTC
will be used in the python test to odify bc values
1 parent abba876
Raw File
Tip revision: 33c7614ef6ac4fae036ab6f323b86f5caa0928bc authored by Thomas Fischer on 15 June 2023, 06:34:42 UTC
[T] Add data array to the top boundary
Tip revision: 33c7614
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