https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 2c4697de7bcd9643d3fbde1992f5e8844e12804f authored by Norbert Grunwald on 14 September 2021, 10:22:34 UTC
[T/TH2M] updated reference files include aeraulic_flow and heat_flux
Tip revision: 2c4697d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top