https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 7a5ee81952dc36bf13e3d9b310fca4cf731a6aad authored by joergbuchwald on 07 December 2020, 13:07:48 UTC
Merge branch 'saturation_dependent_heat_conductivity' into 'master'
Tip revision: 7a5ee81
.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
back to top