https://gitlab.opengeosys.org/ogs/ogs.git
Revision 51154538d2cbb7faab75f281e84bdd686457b1b4 authored by Wenqing Wang on 03 March 2021, 16:21:08 UTC, committed by Wenqing Wang on 05 March 2021, 08:20:41 UTC
1 parent 6b3b0bd
Raw File
Tip revision: 51154538d2cbb7faab75f281e84bdd686457b1b4 authored by Wenqing Wang on 03 March 2021, 16:21:08 UTC
[THM] Updated the solid thermal expansivity calculation
Tip revision: 5115453
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top