swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9
Raw File
Tip revision: 61613f23caa482fe53a4106e11aa3c24c0d968bf authored by joergbuchwald on 03 June 2021, 10:22:28 UTC
Merge branch 'saturation_dependent_thermal_conductivity' into 'master'
Tip revision: 61613f2
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top