https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 3e170d6f8ffa9988586cc8a58373abca59aa236a authored by Dmitri Naumov on 10 March 2021, 10:05:23 UTC
[T/RM] Update reference. Rhs includes stresses.
Tip revision: 3e170d6
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top