https://gitlab.opengeosys.org/ogs/ogs.git
Revision f0f34e3b11eecd1d8fae8608b9629beb9b430532 authored by Wenqing Wang on 14 April 2020, 13:20:11 UTC, committed by Wenqing Wang on 16 February 2021, 12:16:20 UTC
1 parent ab8d4bb
Raw File
Tip revision: f0f34e3b11eecd1d8fae8608b9629beb9b430532 authored by Wenqing Wang on 14 April 2020, 13:20:11 UTC
[MPL] Added RelPermNonWettingPhaseVanGenuchtenMualem
Tip revision: f0f34e3
.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