https://gitlab.opengeosys.org/ogs/ogs.git
Revision a57d6134a1ec1cd24f9f637d1e4b51ae9df711e1 authored by Wenqing Wang on 08 June 2021, 13:42:21 UTC, committed by Wenqing Wang on 13 July 2021, 14:29:55 UTC
1 parent a2d4a22
Raw File
Tip revision: a57d6134a1ec1cd24f9f637d1e4b51ae9df711e1 authored by Wenqing Wang on 08 June 2021, 13:42:21 UTC
[LIE] Improved the rotation computation of boday force and velocity.
Tip revision: a57d613
.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