This project is mirrored from https://gitlab.opengeosys.org/ogs/ogs.git.
Pull mirroring updated .
- Jul 29, 2021
-
-
wenqing authored
-
- May 02, 2021
-
-
Dmitri Naumov authored
Allows ogs to be interrupted by SIGINT, which otherwise is handled by python. See https://docs.python.org/3/c-api/exceptions.html#c.PyErr_CheckSignals and https://pybind11.readthedocs.io/en/stable/faq.html#how-can-i-properly-handle-ctrl-c-in-long-running-functions
-
- Apr 04, 2021
-
-
Dmitri Naumov authored
-
- Jan 01, 2021
-
-
Dmitri Naumov authored
-
- Apr 10, 2020
-
-
Dmitri Naumov authored
Include spdlog via BaseLib/Logging.h, which provides macro replacements for ERR/DBUG/WARN/INFO...
-
- Jan 03, 2020
-
-
Shuang Chen authored
Add BHEinflowPythonBoundaryCondition into following places 1) PythonBoundaryCondition 2) Pybind11_Embedded_Module 3) The CMakeList 4) Switch on the compiling flag OGS_USE_PYTHON when pipe network is present Add OGS_USE_PYTHON option in HeatTransportBHE process cmakelist
-
Dmitri Naumov authored
-
- Jan 06, 2019
-
-
Dmitri Naumov authored
-
- Oct 26, 2018
-
-
- Sep 18, 2018
-
-
Dmitri Naumov authored
The warning is issued by MSVC: Compiler Warning (level 3) C4197. type' : top-level volatile in cast is ignored
-
- Aug 17, 2018
-
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-