Revision 5f8d2b0031527aa8309599ab2429ec62e423b88d authored by Dmitry Yu. Naumov on 08 November 2021, 09:21:04 UTC, committed by Dmitry Yu. Naumov on 08 November 2021, 09:21:04 UTC
mention plane strain in smalldef verification example (tiny change)

It is customary in geomechanics to use plane strain assumptions for modeling mechanics in 2D.
However, users with another background than geosciences should be able find somewhere in the documentation (search function) which assumptions are made.
Topically this belongs to mechanics, so the best place for this hint seems the first benchmark example of the small deformation process, which is the verification.

See merge request ogs/ogs!3873
2 parent s b07d415 + 66570a2
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