https://gitlab.opengeosys.org/ogs/ogs.git
Revision e0046d244718a455388199f86c8ac70b511c550c authored by Norbert Grunwald on 12 October 2021, 11:43:32 UTC, committed by Norbert Grunwald on 12 October 2021, 11:43:32 UTC
Draft:MPL permeability volume strain

See merge request ogs/ogs!3409
2 parent s 91e80ec + 528706a
Raw File
Tip revision: e0046d244718a455388199f86c8ac70b511c550c authored by Norbert Grunwald on 12 October 2021, 11:43:32 UTC
Merge branch 'MPL_PermeabilityVolumeStrain' into 'master'
Tip revision: e0046d2
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top