Revision 3948585777bdee90602ed625556d3cd4e2061c39 authored by Dmitry Yu. Naumov on 11 October 2021, 11:58:22 UTC, committed by Dmitry Yu. Naumov on 11 October 2021, 11:58:22 UTC
Draft: [PL/RM] Phase compressibility saturation cut-off.

See merge request ogs/ogs!3447
2 parent s 80f50c4 + ff1060f
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