https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: ba51af070858619e4a0acba258d9e4a11c719efc authored by Wenqing Wang on 10 September 2021, 07:14:09 UTC
[Test/HM] Relaxed the tolerance of the result comparison of pressure of excavation_niches
Tip revision: ba51af0
.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