Revision da94e373a793f0b07c555602b3063fbce8b23b6c authored by joergbuchwald on 15 June 2021, 20:23:34 UTC, committed by joergbuchwald on 15 June 2021, 20:23:34 UTC
New Process: Non-isothermal Richards  flow

See merge request ogs/ogs!3419
2 parent s 32f04f9 + faa9307
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