https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7a5ee81952dc36bf13e3d9b310fca4cf731a6aad authored by joergbuchwald on 07 December 2020, 13:07:48 UTC
Merge branch 'saturation_dependent_heat_conductivity' into 'master'
Tip revision: 7a5ee81
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top