https://gitlab.opengeosys.org/ogs/ogs.git
Revision 6cd96591e3ebdde24a88b104b944e660a6d91b24 authored by Dmitri Naumov on 07 October 2021, 17:38:17 UTC, committed by Dmitri Naumov on 05 November 2021, 10:45:53 UTC
1 parent 7572ff8
Raw File
Tip revision: 6cd96591e3ebdde24a88b104b944e660a6d91b24 authored by Dmitri Naumov on 07 October 2021, 17:38:17 UTC
[PL/TH2M] Add dfC_4_LCpG/dp_cap Jacobian part.
Tip revision: 6cd9659
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top