https://gitlab.opengeosys.org/ogs/ogs.git
Revision 545ab920a00534e3105c1ca31cd42c332fcf9632 authored by Dmitri Naumov on 23 January 2023, 18:29:50 UTC, committed by Dmitri Naumov on 01 February 2023, 18:15:26 UTC
For a single internal variable the number of components must
be equal for all materials.
1 parent 007fd60
Raw File
Tip revision: 545ab920a00534e3105c1ca31cd42c332fcf9632 authored by Dmitri Naumov on 23 January 2023, 18:29:50 UTC
[PL] Check number of components for all materials
Tip revision: 545ab92
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