https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: a13e4b53039fef29f47b024be2d33e556624c695 authored by Jörg Buchwald on 20 March 2021, 19:33:48 UTC
add latent heat term
Tip revision: a13e4b5
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top