https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 9e5d378c79d0cad160d25e9ed3fa1bfad63aacb1 authored by Dmitry Yu. Naumov on 11 March 2021, 15:02:46 UTC
[T/CT] Use molality in Wetland_1d.
Tip revision: 9e5d378
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top