Revision 65b31f55718200fcf4bd5ec6af5a701f51b63a3f authored by wenqing on 16 April 2021, 13:39:35 UTC, committed by wenqing on 16 April 2021, 13:39:35 UTC
[TRM] Corrected the temperature passed to variable_array_prev

See merge request ogs/ogs!3568
2 parent s e4a5b05 + 53440de
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top