Revision 51758d796aff9f57579d7bd9174edcd026221569 authored by wenqing on 29 September 2021, 15:05:56 UTC, committed by wenqing on 29 September 2021, 15:05:56 UTC
[TH2M] Enable to use pressure, strain, stress dependent permeability models

See merge request ogs/ogs!3804
2 parent s e2b75f2 + 29b62ea
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