Revision a2538eae38312610a654513ed77160f758844a31 authored by Dmitry Yu. Naumov on 05 July 2021, 08:31:31 UTC, committed by Dmitry Yu. Naumov on 05 July 2021, 08:31:31 UTC
[T/TH2M] HM flow-fully-saturated. Liquid and gas.

See merge request ogs/ogs!3684
2 parent s 256a351 + f050aae
Raw File
.gitignore
*.bak*
/build*/
*.sw[op]
tags
.ExternalData_*

# CLion IDE project files
*.iml
.idea

# Visual Studio Code project files
.vscode

# Conan package manager
conanbuildinfo.cmake
conaninfo.txt
CMakeLists.txt.user*

*.pyc
.venv

Tests/**/*.md5
Tests/Data/Parabolic/HT/InvalidProjectFiles/*.prj
web/.netlify

CMakeUserPresets.json

.snakemake
back to top