Revision 1841e78a8eb729cc65dbd789d310c07762ddffb4 authored by Dmitry Yu. Naumov on 05 July 2021, 14:29:49 UTC, committed by Dmitry Yu. Naumov on 05 July 2021, 14:29:49 UTC
Use the element wise reference temperature in SmallDeformation

See merge request ogs/ogs!3683
2 parent s a2538ea + 1b7e728
Raw File
.codeclimate.yml
version: "2"
exclude_patterns:
  - "ThirdParty/"
  - "Tests/"
plugins:
  duplication:
    enabled: false
back to top