https://gitlab.opengeosys.org/ogs/ogs.git
Revision 283510db043347941f65d129a119c1198ab170c9 authored by Wenqing Wang on 15 April 2020, 07:38:15 UTC, committed by Wenqing Wang on 16 February 2021, 12:16:27 UTC
1 parent f14b87a
Raw File
Tip revision: 283510db043347941f65d129a119c1198ab170c9 authored by Wenqing Wang on 15 April 2020, 07:38:15 UTC
[MPL] Enabled RelPermNonWettingPhaseVanGenuchtenMualem
Tip revision: 283510d
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top