https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: f40334c50d6c22b24f6c1e3c7aa7cb75b2cacd9f authored by Dmitri Naumov on 22 April 2021, 21:17:25 UTC
[T/RM] Update after changed swelling stress output
Tip revision: f40334c
.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