Revision a22b51d7998643d648ab63fb425a2adebb6e860b authored by Dmitry Yu. Naumov on 05 March 2021, 14:24:32 UTC, committed by Dmitry Yu. Naumov on 05 March 2021, 14:24:32 UTC
Update the solid thermal expansion calculation in THM and TRM

See merge request ogs/ogs!3483
2 parent s 650273d + 91eb420
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top