swh:1:snp:6088ab52ef49920e01e3f334cdf4d5d6c8a822b9

sort by:
Revision Author Date Message Commit Date
531b7bc [CL] removed declaration of PropertyType 08 July 2021, 10:56:25 UTC
af3fd09 [CL] change paramter to indicate phase name 08 July 2021, 07:28:11 UTC
7c6631c Apply 2 suggestion(s) to 1 file(s) 08 July 2021, 07:28:11 UTC
fd2a117 [CL] pass both solid and liquid phases 08 July 2021, 07:28:11 UTC
f018ff9 [CL] remove clang format changes 08 July 2021, 07:28:11 UTC
54cf185 [CL] update .prj 08 July 2021, 07:28:11 UTC
5353ff4 [CL/docs] changed tag to exchangers 08 July 2021, 07:28:11 UTC
9bf69ef [CL] minor fixes 08 July 2021, 07:28:11 UTC
e25e4dc [CL] reused molality property for setting exchangers amounts 08 July 2021, 07:28:11 UTC
72dc1ac [CL] removed update of exchanger molality 08 July 2021, 07:28:11 UTC
dd49920 [CL] created function to set exchanger molality 08 July 2021, 07:28:11 UTC
84fb14e [CL] moved fetching of solid phase outside loop 08 July 2021, 07:28:11 UTC
5d2addc [T] updated .prj 08 July 2021, 07:28:11 UTC
4f095d1 [docs] removed molality 08 July 2021, 07:28:11 UTC
8a45cd0 [CL] initialize exchanger amounts 08 July 2021, 07:28:11 UTC
1479143 [CL] updated chemical solver interface 08 July 2021, 07:28:11 UTC
f2130bc [CL] clang-format 08 July 2021, 07:28:11 UTC
ae2694e [CL] updated to use new exchange implementation 08 July 2021, 07:28:11 UTC
6ddb181 [CL] removed exchange 08 July 2021, 07:28:11 UTC
b3481ef [CL] added exchange to chemical system 08 July 2021, 07:28:11 UTC
1693ff5 [CL] replaced property in exchange implementation 08 July 2021, 07:28:11 UTC
08e6faf Merge branch 'lis' into 'master' Moved LIS dependency from Conan to ExternalProject See merge request ogs/ogs!3698 07 July 2021, 14:01:14 UTC
5dcf00c Moved LIS dependency from Conan to ExternalProject. 07 July 2021, 11:40:34 UTC
03d9166 Merge branch 'qt-via-aqt' into 'master' Qt5 via aqt See merge request ogs/ogs!3687 07 July 2021, 11:39:10 UTC
a76943b Merge branch 'UseIntForGlobalDim' into 'master' [PL] Use int type for GlobalDim template argument. See merge request ogs/ogs!3692 07 July 2021, 07:30:50 UTC
3c2a5c0 [PL] Use int type for GlobalDim template argument. 07 July 2021, 06:33:42 UTC
1c133ca Disable Conan when not using lis or netcdf options. 07 July 2021, 06:14:15 UTC
f07a50f Removed Conan Qt package. 07 July 2021, 06:14:15 UTC
b702542 [web] Docs for installing Qt via aqtinstall. 07 July 2021, 06:14:15 UTC
33431e9 Merge branch 'restore-ctest-large' into 'master' [ci] Restore ctest large functionality See merge request ogs/ogs!3693 07 July 2021, 06:13:22 UTC
e4e8508 Merge branch 'DoxygenFixes' into 'master' Doxygen fixes See merge request ogs/ogs!3694 07 July 2021, 05:22:14 UTC
71fbb3e doxygen; set new minimum for warnings. 06 July 2021, 21:16:01 UTC
73cf97c doxygen; Use svg output. Reduces output size from 870MiB to 540MiB, and doxygen's runtime (user + system in seconds) from 680+134 to 340+128. 06 July 2021, 21:16:01 UTC
2bf700d doxygen; Extract more docu. Sort ctors first. 06 July 2021, 21:16:01 UTC
12ec7ce [MeL/VTK] Remove code for old VTK<=7.1 version. 06 July 2021, 21:16:01 UTC
34ced08 [PL/SD] doc; Fix reference_temperature tag 06 July 2021, 21:16:01 UTC
bb1f932 [NL] doc; Restore long lines. 06 July 2021, 21:16:01 UTC
afd8660 [ci] Restore ctest-large functionality. 06 July 2021, 08:10:31 UTC
dfebbe5 [T/TH2M] Slightly relax tolerance for gas velocity 06 July 2021, 07:59:58 UTC
e516b81 Merge branch 'mfront-rpath-fix' into 'master' [cmake] Fix rpath for mfront / tfel on Ubuntu. Closes #3165 See merge request ogs/ogs!3689 06 July 2021, 07:12:53 UTC
99df01f [NL] clang-format. 05 July 2021, 21:55:13 UTC
7d3a855 Merge branch 'M_improvement' into 'master' Added the missed {{< data-link >}} in the web documentation of CreepWithHeterogeneousReferenceTemperature See merge request ogs/ogs!3691 05 July 2021, 18:17:39 UTC
80a6d1a [web/benchmark] Added the missed {{< data-link >}} in one project file. 05 July 2021, 15:50:14 UTC
1841e78 Merge branch 'M_improvement' into 'master' Use the element wise reference temperature in SmallDeformation See merge request ogs/ogs!3683 05 July 2021, 14:29:49 UTC
107be7c [ci] Added native Ubuntu job. 05 July 2021, 13:24:42 UTC
1b7e728 [web/CTest/M] added the description of the test with heterogeneous reference temperature 05 July 2021, 10:50:41 UTC
8602b4b [CTest/M] Added a test with heterogeneous reference temperature 05 July 2021, 10:50:41 UTC
8bf8316 [CTest/M] Changed the reference temperature to Parameter type 05 July 2021, 10:50:41 UTC
32e4bfb [M] Changed the type of reference_temperature to Paramater 05 July 2021, 10:50:41 UTC
be8cfd9 [M] Moved the settinf of the body force out side of the integration loop 05 July 2021, 10:50:41 UTC
a2538ea Merge branch 'TH2M_HM_fully_saturated_test' into 'master' [T/TH2M] HM flow-fully-saturated. Liquid and gas. See merge request ogs/ogs!3684 05 July 2021, 08:31:31 UTC
f050aae [T/TH2M/HM] Use meshes instead of geometries. 05 July 2021, 07:56:41 UTC
0bb68b6 [T/TH2M] HM flow-fully-saturated. Liquid and gas. Compared with RichardsMechanics. 05 July 2021, 07:56:41 UTC
ce42ba3 [cmake] Fix rpath for mfront / tfel on Ubuntu. 05 July 2021, 07:12:34 UTC
256a351 Merge branch 'SmallFixes' into 'master' Independent set of smaller updates See merge request ogs/ogs!3688 05 July 2021, 05:27:04 UTC
a1aed7e Merge branch 'TH2M_confined_compression' into 'master' TH2M confined compression See merge request ogs/ogs!3666 04 July 2021, 12:52:26 UTC
e60e58e TH2M ctests for HM/THM confined compression. 04 July 2021, 12:22:40 UTC
7d3e1e7 TH2M_THM non-isothermal confined compression 04 July 2021, 12:22:40 UTC
f44c0e5 TH2M_HM confined compression benchmark 04 July 2021, 11:38:50 UTC
eec4eb0 [T/RM/A2] Fix project to be RM, not TRM. 02 July 2021, 18:09:21 UTC
bd62898 [PL/RCT] Remove unreachable code. OGS_FATAL() call does not return. 02 July 2021, 18:09:01 UTC
e4407dc [T/BL] Avoid unreachable code warning. The FAIL() call does not return, so the for-loop increment is not executed causing the warning to appear. 02 July 2021, 18:08:56 UTC
7f5f418 [PL] Fix variable name. 02 July 2021, 14:51:51 UTC
09d007c [NL/DOF] Constify node_adjacency_table. Remove no longer required default constructor. 02 July 2021, 14:51:51 UTC
299e7b2 [NL] Use faster algorithm for copying. 02 July 2021, 14:51:51 UTC
aa6dcc8 [PL] Unify CreateLocalAsm and LocalDataInit style. 02 July 2021, 14:51:51 UTC
b68cdd5 [PL/THM] Remove misplaced comments. 02 July 2021, 14:51:51 UTC
1869a3b [AppL] Fix debug message for non-linear solver. 02 July 2021, 14:51:51 UTC
355f1d5 [MeL] Use const ref to Element in getSurfaceNormal This simplifies most of the code. 02 July 2021, 14:51:51 UTC
e3d1c23 Merge branch 'external-petsc' into 'master' PETSc as ExternalProject instead of Conan See merge request ogs/ogs!3686 02 July 2021, 14:48:32 UTC
52e44bc [ci] Removed obsolete Linux Conan job. 02 July 2021, 13:33:23 UTC
c5ec929 [cmake] Added option OGS_PETSC_CONFIG_OPTIONS. Can be used to pass petsc config options such as --download-hypre etc. 02 July 2021, 13:33:23 UTC
2e39341 [cpm] Build gtest statically. Fixes macOS rpath issue. 02 July 2021, 13:33:23 UTC
734afc2 [cmake] Added Windows PETSc check. 02 July 2021, 13:33:23 UTC
53f26dc [web] Update Conan instructions. 02 July 2021, 13:33:23 UTC
f7bedd5 [cmake] Removed options OGS_LIB_[lib]=[System,...]. 02 July 2021, 13:33:23 UTC
624d389 [cmake] Removed option OGS_NO_EXTERNAL_LIBS. 02 July 2021, 13:33:23 UTC
b51a829 [cmake] Moved PETSc dependency to ExternalProject_Add() instead of Conan. Moved tfel dep to DependenciesExternalProject.cmake 02 July 2021, 13:33:23 UTC
37b3d43 [cmake] Add mac archs to FindPETSc.cmake. 02 July 2021, 13:33:23 UTC
3a62e0d Added BuildExternalProject() to cmake-format config. 02 July 2021, 13:33:23 UTC
a2a002c Merge branch 'mfront-mac' into 'master' [ci] Enable mfront on mac See merge request ogs/ogs!3671 02 July 2021, 12:23:31 UTC
db2ec02 [t] Relax tolerance in Mechanics/ModifiedCamClay/model_triaxtest. 01 July 2021, 19:23:15 UTC
59a90cc [cmake] Prefer system tfel before local tfel. 01 July 2021, 19:23:15 UTC
4007f54 [T] Move MohrCoulombAbboSloan/slope under OGS_USE_MFRONT condition. 01 July 2021, 19:23:15 UTC
d0fcff8 [cmake] Builds tfel via ExternalProject_Add(). - Removes tfel as a Conan dependency - To discuss: Ignores system-installed tfel 01 July 2021, 19:23:15 UTC
988b115 [cmake] Modified BuildExternalProject. 01 July 2021, 19:23:15 UTC
812d2db [cmake] Added module BuildExternalProject. https://github.com/Sbte/BuildExternalProject/commit/ce1a70996aa538aac17a6faf07db487c3a238838 01 July 2021, 19:23:15 UTC
2ae4ff7 [cmake] Fix packaging. 01 July 2021, 19:23:15 UTC
9faf451 [T/MatL] Add missing template keyword. 01 July 2021, 19:23:15 UTC
ee7218a [ci] Enable mfront on mac job. 01 July 2021, 19:23:15 UTC
6b67ad4 Merge branch 'SmallFixes_2021-Week26' into 'master' [GL] Small code improvements. See merge request ogs/ogs!3685 01 July 2021, 19:14:58 UTC
0dc914c [GL/Station] Correct copy constr. implementation. 01 July 2021, 14:41:44 UTC
0e45bee [GL/Station] Avoid mem leak in addSensorDataFromCSV. 01 July 2021, 14:41:44 UTC
e4ff28b [GL/SensorData] Use std::is_sorted, vec.front(), vec.back(). 01 July 2021, 14:41:44 UTC
d0a9c7a [GL/Station] Refactor createStation(). 01 July 2021, 14:17:05 UTC
c80890d [GL] Remove enum StationType and Station::_type. This data isn't required anymore. The type of station can be obtained via dynamic_cast. 01 July 2021, 14:17:05 UTC
66b63d0 [GL] Remove unnecessary Station::type method. The type ('simple' station or borehole) of the object can be obtained by dynamic_cast. 01 July 2021, 14:17:05 UTC
93a4a46 [GL/StationBorehole] Clang format constructor impl. 01 July 2021, 14:16:39 UTC
204dd94 [cmake] Fix unity build settings when MaterialLib is disabled. 30 June 2021, 10:16:20 UTC
249cf6c Merge branch 'TH2M_Updates' into 'master' TH2M updates See merge request ogs/ogs!3680 29 June 2021, 18:21:34 UTC
back to top