https://gitlab.opengeosys.org/ogs/ogs.git
Revision 346314cfcd0e927ebc8faf2594727c9acab5f858 authored by Tom Fischer on 13 January 2023, 10:47:52 UTC, committed by Tom Fischer on 13 January 2023, 10:47:52 UTC
Fix secondary variable output on full-dimensional sub-domain

See merge request ogs/ogs!4441
2 parent s 54a7016 + fe9236b
Raw File
Tip revision: 346314cfcd0e927ebc8faf2594727c9acab5f858 authored by Tom Fischer on 13 January 2023, 10:47:52 UTC
Merge branch 'FixSecondaryVariableOutput' into 'master'
Tip revision: 346314c
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