Revision c7e0fbfd2cf5efc4c5165b138d9366e488738582 authored by Dmitry Yu. Naumov on 03 September 2021, 08:15:26 UTC, committed by Dmitry Yu. Naumov on 03 September 2021, 08:15:26 UTC
TH2M PTM generalized initialisation for phase transition models

See merge request ogs/ogs!3770
2 parent s 6eded9b + bce5b83
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top