Revision 92e00cab1279221723f984a5f1e1d83132b71576 authored by Dmitry Yu. Naumov on 19 February 2021, 19:53:29 UTC, committed by Dmitry Yu. Naumov on 19 February 2021, 19:53:29 UTC
Somerton's thermal conductivity model for soil

See merge request ogs/ogs!3450
2 parent s 09d085b + 5a3fd5e
Raw File
.gitattributes
# Set the default behavior, in case people don't have core.autocrlf set.
* text=auto

# Gocad T Surface files should always be converted to native line endings.
*.ts text

# Enable style checks on source files
*.h   hooks.style=uncrustify
*.cpp hooks.style=uncrustify
*.hpp hooks.style=uncrustify
back to top