https://gitlab.opengeosys.org/ogs/ogs.git
Revision 7486f8de59ebc8ea0fc6cb935e9c0aeae9095a5c authored by Wenqing Wang on 04 October 2021, 09:44:20 UTC, committed by Dmitry Yu. Naumov on 19 October 2021, 08:42:30 UTC
1 parent 55ddf3b
Raw File
Tip revision: 7486f8de59ebc8ea0fc6cb935e9c0aeae9095a5c authored by Wenqing Wang on 04 October 2021, 09:44:20 UTC
[TH2M] Fixed a bug in using pressure, strain, stress dependent permeability models
Tip revision: 7486f8d
.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