Revision 33722ed3caadb3b85137763605036862dc33d823 authored by Dmitri Naumov on 21 September 2021, 21:49:22 UTC, committed by Dmitri Naumov on 22 September 2021, 09:23:01 UTC
The changes to computation of the number of base nodes
are reflected in the "configuration"/discription files.
The partitioned data (binary element and node) files are
the same, i.e. the partitioning did not change.
1 parent 0866cbd
Raw File
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