https://gitlab.opengeosys.org/ogs/ogs.git

sort by:
Revision Author Date Message Commit Date
9918a47 [CMake] Fix to create OGS.sln instead of iphreeqc.sln (Win). 15 February 2021, 20:34:45 UTC
964c626 [ci] cppcheck: suppress cpm. 15 February 2021, 20:34:45 UTC
0ddb909 [T/M] Relax absolute tolerance for sigma test. The rather generous setting of the linear solver convergence of 1e-2 could be an issue. 15 February 2021, 14:31:41 UTC
6d86cfc Replaced RapidXML lib with CPM. 15 February 2021, 14:31:40 UTC
7af9c73 Fixed missing xdmf include path. 15 February 2021, 14:31:40 UTC
072cdc1 Replaced json lib with CPM. 15 February 2021, 14:31:40 UTC
166ed34 Removed VtkFbxConverter functionality. Was not used anymore and is replaced by gltf format (in ParaView). 15 February 2021, 14:31:40 UTC
bfce66c Removed SubmoduleSetup.cmake. 15 February 2021, 14:13:02 UTC
5ea1ef4 Replaced SWMMInterface submodule with CPM. 15 February 2021, 14:13:02 UTC
7544d74 Replaced xdmf submodule with CPM. 15 February 2021, 14:13:02 UTC
b74475a Replace MGIS submodule with CPM. 15 February 2021, 14:13:02 UTC
af77fe6 [ci] Added job build linux native. Closes #3102. 15 February 2021, 14:13:02 UTC
88c6a8a [web] Added docs on CPM. 15 February 2021, 14:13:02 UTC
6bf2996 [CPM] Disable warnings. 15 February 2021, 14:13:02 UTC
7d691da [CPM] Mark includes as SYSTEM. 15 February 2021, 14:13:01 UTC
da9c9f1 Replaced eigen Conan package with CPM. The usage of CPMFindPackage instead of CPMAddPackage searches for local installs of the package first and falls back to CPM if not found. 15 February 2021, 14:13:01 UTC
f2e702d Replaced iphreeqc submodule with CPM. Had to make some modifications to iphreeqc: https://github.com/ufz/iphreeqc/commit/b1047d3eb03e7ef1b850231be35acb9c6a2cf345 15 February 2021, 14:13:01 UTC
a608afe [CPM] Moved into own file. 15 February 2021, 14:13:01 UTC
5f74f58 [CMake] Removed option OGS_USE_OPTIONAL_SUBMODULES. Was not in use anymore. 15 February 2021, 14:13:01 UTC
58258eb Replaced pybind11 submodule with CPM. 15 February 2021, 14:13:01 UTC
23fbc6b Replaced metis submodule with CPM. 15 February 2021, 14:13:00 UTC
6d2087b Replaced json-cmake submodule with CPM. 15 February 2021, 14:13:00 UTC
9bb8d4c Replaced cmake-modules submodule with CPM. 15 February 2021, 14:13:00 UTC
abd935b [CMake] Removed option OGS_ADDITIONAL_SUBMODULES_TO_CHECKOUT. 15 February 2021, 14:13:00 UTC
87f4658 Replaced tetgen submodule with CPM. 15 February 2021, 14:13:00 UTC
dfe4662 Replaced vtkdiff submodule with CPM. 15 February 2021, 14:13:00 UTC
31e0443 Replaced tclap submodule with CPM. 15 February 2021, 14:13:00 UTC
328c037 Replaced spdlog submodule with CPM. 15 February 2021, 14:12:59 UTC
8ce92b1 [CMake] Cleanup, removed generate_export_header() calls. Are already called in `ogs_add_library()`. 15 February 2021, 14:12:59 UTC
b583731 Replaced autocheck exprtk with CPM. Submodule commit b0bc24cfdda39b30145b1f6c2c84b801cd131fef was not available anymore in the master branch of ArashPartow/exprtk. The branch was maybe rebased? Used commit c7c219480d9678eec7383a4a99030683c4a84d91 instead (same commit date). 15 February 2021, 14:12:59 UTC
bdb9fb6 Replaced autocheck submodule with CPM. 15 February 2021, 14:12:59 UTC
d7efc02 Added googletest via CPM. 15 February 2021, 14:12:59 UTC
c467883 Removed submodule googletest. 15 February 2021, 14:12:58 UTC
b7038ea Added CPM 0.28.4 https://github.com/cpm-cmake/CPM.cmake 15 February 2021, 14:12:58 UTC
6a0e86d Merge branch 'UniformGridGen' into 'master' [utils] Creating voxel grid from layers See merge request ogs/ogs!3433 15 February 2021, 12:10:09 UTC
0879c22 Merge branch 'SmallFixes' into 'master' Small fixes See merge request ogs/ogs!3443 15 February 2021, 10:43:42 UTC
734261b [utils] added voting mechanic to bridge small discontinuities such as horizon-shifts due to faults, adjusted test to reflect this change 15 February 2021, 10:13:16 UTC
7dd0a35 [A/DE/mainwindow] Fix deprecated warnings. 15 February 2021, 04:36:46 UTC
798d195 [MPL] Reuse computed quantity. 14 February 2021, 16:37:24 UTC
652a59e [MPL] Fix typo in comment. 14 February 2021, 16:36:04 UTC
f7333a8 Merge branch 'formEigenVector' into 'master' add FormEigenVector MPL util See merge request ogs/ogs!3442 12 February 2021, 19:11:41 UTC
df6bcab add FormEigenVector 12 February 2021, 18:13:25 UTC
84c64bc Merge branch 'LocalNewtonRaphsonUpdates' into 'master' Local Newton-Raphson updates See merge request ogs/ogs!3440 12 February 2021, 18:03:34 UTC
4d3f2a9 [NL] Move misplaced createNewtonRaphsonSolverPs(). 12 February 2021, 12:49:00 UTC
670f98c [NL] Remove const from POD. Enables moves and copies. 12 February 2021, 12:31:22 UTC
4b02c23 Merge branch 'RM_DoublePorosityModel' into 'master' RM; double porosity model See merge request ogs/ogs!3405 12 February 2021, 10:19:37 UTC
51933b5 [PL/RM] Pass Newton-Raphson parameters from outside. 11 February 2021, 22:26:31 UTC
fd1d777 [T/RM] Unit test for micro porosity computation. 11 February 2021, 22:06:02 UTC
eb8d27d [PL/RM] Add microporosity computation. Used in double porosity structure models. 11 February 2021, 22:06:02 UTC
dbc8f7c [MPL] Saturation property name for micro-structure In a double porosity models this represents the (micro) capillary pressure -- (micro-)saturation relationship. 11 February 2021, 22:06:02 UTC
8cacbd1 nullptr tests 11 February 2021, 13:46:39 UTC
fdbd4a1 [App/U] Vector operations for min/max and compare. 10 February 2021, 22:53:35 UTC
6912260 [App/U] Store moved node coordinates in matrix. 10 February 2021, 22:53:35 UTC
1ea1d7e added check for input mesh not found 10 February 2021, 18:05:16 UTC
ab8d4bb [web] Added missing redirects for /docs/devguide and /docs/benchmarks. 10 February 2021, 12:36:03 UTC
f91844d (hopefully) fixing tests 10 February 2021, 11:58:40 UTC
4551638 Using more Eigen-functionality to shorten Triangle-AABB-Intersection and make it more readable 10 February 2021, 11:54:40 UTC
78e3685 renaming variables 10 February 2021, 11:53:35 UTC
961b605 Merge branch 'fix-get_source_files' into 'master' [CMake] Fixed usage of get_source_files / append_source_files See merge request ogs/ogs!3436 10 February 2021, 09:01:00 UTC
02a47be [CMake] Fixed usage of get_source_files / append_source_files. First call has to be get_source_files()! Otherwise the CMake variable SOURCES is not cleared from previous calls (from other libraries). 10 February 2021, 08:30:46 UTC
dd822ae Merge branch 'eigen-dep' into 'master' [CMake] Removed option OGS_USE_EIGEN. Closes #3100 See merge request ogs/ogs!3435 09 February 2021, 15:54:51 UTC
f267b0d using existing method to test if AABB contains point 09 February 2021, 14:17:14 UTC
e1c8636 optimised separating axis test 09 February 2021, 13:50:39 UTC
3a109a9 [utils] small code optimisations and clarifying comments 09 February 2021, 13:50:34 UTC
7f929a5 [CMake] Removed option OGS_USE_EIGEN. Closes #3100. 09 February 2021, 12:36:00 UTC
f92278a [tests] added tests for Layers2Grid and AddFaultToVoxelGrid 09 February 2021, 09:01:42 UTC
1271491 [utils] added tools to create voxel grid from layers and mark faults within 09 February 2021, 09:01:41 UTC
e7248b5 Merge branch 'fix-frontend' into 'master' [ci] Fixed frontend job. Closes #3099 See merge request ogs/ogs!3432 05 February 2021, 14:39:52 UTC
acd3e80 [ci] Fixed frontend job. 05 February 2021, 14:07:11 UTC
a693ee0 Merge branch 'AddIncrementToleranceToLocalNewton' into 'master' [NL] Local Newton. Add increment tolerance. See merge request ogs/ogs!3431 05 February 2021, 10:48:58 UTC
cff73d7 Merge branch 'cmake-presets' into 'master' CMake presets See merge request ogs/ogs!3428 05 February 2021, 09:34:37 UTC
8644045 [CMake] Fixed Swmm include order. 05 February 2021, 08:51:47 UTC
6834179 [web] Updated docs on using CMake. - Use CMake presets - Use in-source build-directories - Removed some old IDE descriptions 05 February 2021, 08:51:47 UTC
bf1adcc Merge branch 'split_krel' into 'master' Split the relative permeability property by phase Closes #3094 See merge request ogs/ogs!3423 04 February 2021, 23:02:32 UTC
c962824 Merge branch 'BHE' into 'master' [BHE] supplement fix to the merged request !3426 See merge request ogs/ogs!3430 04 February 2021, 14:11:04 UTC
af7ea56 [BHE2U/docu] update the results figure for model using power boundary condition 04 February 2021, 11:30:18 UTC
edc0e07 [T] Use new residual/incremental tols for Newton. 03 February 2021, 21:01:18 UTC
4c5cca1 [NL] Local Newton. Add increment tolerance. The increment tolerance is used as an additional convergence criterion. Introduction of the new tolerance requires renaming of the residuum tolerance. 03 February 2021, 21:01:18 UTC
d79e518 [CMake] Reworked presets structure. 03 February 2021, 13:14:45 UTC
ed92fd5 [CMake] Invert OGS_DISABLE_POETRY option to OGS_USE_POETRY. 03 February 2021, 13:14:23 UTC
9cbade5 [CMake] Set OGS_USE_PYTHON to ON per default. 03 February 2021, 13:13:47 UTC
e5041f3 [CMake] Set OGS_BUILD_UTILS to ON per default. 03 February 2021, 12:48:50 UTC
08b795f [CMake, ci] CMake preset for PETSc. 03 February 2021, 12:21:40 UTC
9e6a341 [ci] CMake presets on Win jobs. 03 February 2021, 12:21:40 UTC
990a999 [ci] CMake presets on Mac jobs. 03 February 2021, 12:21:40 UTC
77f5b85 [Test/TwoPhaseFlowPP] Applied the relative permeability changes to the project files 03 February 2021, 11:28:58 UTC
5af7e0d [Process/TwoPhaseFlowWithPP] Updated the calling of the relative permeability functions 03 February 2021, 11:28:58 UTC
625a8d8 [MPL] Added new includes 03 February 2021, 11:28:58 UTC
43286c0 [MPL/PropertyType] Added a new type, relative_permeability_nonwetting_phase 03 February 2021, 11:28:58 UTC
60404be [Doc] Added the parameter documentation for RelPermUdellNonwettingPhase 03 February 2021, 11:28:58 UTC
7b42e26 [Test] Added a new test about PermUdellNonwettingPhase 03 February 2021, 11:28:58 UTC
9b4b18a [MPL] Added a new class of RelPermUdellNonwettingPhase, which is subtracted from RelPermUdell 03 February 2021, 11:28:49 UTC
e5232a2 [BHE] replace the tuple type to array type for thermal resistance 03 February 2021, 10:42:39 UTC
f635a67 Merge branch 'BHE' into 'master' [BHE] fixed the thermal resistance errors in 1U and 2U type BHE See merge request ogs/ogs!3426 03 February 2021, 10:27:17 UTC
23bf464 [CMake] Added option OGS_DISABLE_POETRY. 02 February 2021, 16:53:39 UTC
f467d89 Updated container-maker. 02 February 2021, 16:53:39 UTC
17f248f [ci] CMake presets on Linux jobs. 02 February 2021, 16:53:39 UTC
ec8181a [BHE/docu] update the 2U BHE benchmark and its documentation 02 February 2021, 15:12:53 UTC
ddcf516 [BHE/CTest] update the CTest results for 1U and 2U BHE benchmarks 02 February 2021, 15:12:53 UTC
f7ca62e [BHE/2U] fixed the pipe wall thermal resistance 02 February 2021, 15:12:53 UTC
back to top