https://gitlab.opengeosys.org/ogs/ogs.git
Raw File
Tip revision: 5a3fd5e0c9571c958a840c9d17e042bf93c81627 authored by Wenqing Wang on 19 February 2021, 11:16:10 UTC
[UnitTest/MPL] Added a test for SoilThermalConductivitySomerton<3>
Tip revision: 5a3fd5e
.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
back to top