https://gitlab.opengeosys.org/ogs/ogs.git
Revision 177209a8a1379827c2c52b262db24983a41cd9b0 authored by KeitaYoshioka on 08 September 2021, 15:37:03 UTC, committed by KeitaYoshioka on 16 September 2021, 18:40:15 UTC
1 parent 6a57cea
Raw File
Tip revision: 177209a8a1379827c2c52b262db24983a41cd9b0 authored by KeitaYoshioka on 08 September 2021, 15:37:03 UTC
Another model of phasefield (AT1) has been added.
Tip revision: 177209a
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top