Revision fcc1dc1cb3c908a93a2b19283491e65239de5e65 authored by wenqing on 05 September 2023, 09:46:43 UTC, committed by wenqing on 05 September 2023, 09:46:43 UTC
Draft: [MPL] removed phi (1-S_L) from the vapour diffusion model

See merge request ogs/ogs!4648
2 parent s 1e0e79c + c97bd78
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