Revision c087795f0f4b0425401810c9f39cb15c77e659ad authored by Dmitry Yu. Naumov on 06 October 2021, 07:31:46 UTC, committed by Dmitry Yu. Naumov on 06 October 2021, 07:31:46 UTC
THM/TRM Add heat flux output.

See merge request ogs/ogs!3758
2 parent s eb3c7b8 + 60f3352
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top