swh:1:snp:f521c49ab17ef7db6ec70b2430e1ed203f50383f

sort by:
Revision Author Date Message Commit Date
19cae9a Squashed commit for k_rel fixes in TR and TRM. Krel fix. Jacobian fix. Additional Jacobian term. Typo fix Changed to dot product replace benchmark file capitalize liquid l fix k_rel in Picard local assembly Removed wrong matrix entries. Removed unused variable 19 August 2021, 13:42:18 UTC
1970fc1 Merge branch 'fix-up' into 'master' [ci] fixup! update git tag of exprtk. See merge request ogs/ogs!3743 17 August 2021, 19:58:28 UTC
db208d9 [CMake] update git tag of exprtk. 16 August 2021, 13:49:56 UTC
2a26041 Merge branch 'check_coupling_convergence_completely' into 'master' Staggered: check all processes for convergence in coupling iterations See merge request ogs/ogs!3740 16 August 2021, 06:32:22 UTC
1ff0986 [T] update reference results of testcases. 15 August 2021, 18:33:11 UTC
caffa4e Staggered: check all processes for convergence in coupling iterations 15 August 2021, 18:33:11 UTC
3811e43 Merge branch 'detail_mesh_error_message' into 'master' detail error message for unknown element See merge request ogs/ogs!3739 15 August 2021, 16:31:34 UTC
d0e4cab detail error message for unknown element 15 August 2021, 16:31:33 UTC
cac955f Merge branch 'MoveGetNeighborToTemplateElement' into 'master' [MeL] Move getNeighbor implementation to TemplateElement. See merge request ogs/ogs!3737 09 August 2021, 09:32:32 UTC
2f4f4e5 [MeL] Mv getNeighbor impl. to TemplateElement. This mv one dependency from _neighbors from the base class Element to the class TemplateElement. 09 August 2021, 05:47:03 UTC
ee59950 [web] Fix include tag file attribute. 07 August 2021, 09:02:08 UTC
0832cdb Merge branch 'MeshLibCleanup_Make_GetNodeIDinElement_freeFunction' into 'master' [MeL] Make getNodeIDinElement a free function. See merge request ogs/ogs!3735 06 August 2021, 11:46:16 UTC
a6aac55 Merge branch 'web-opt-images' into 'master' [web] Applied lossless image optimizations See merge request ogs/ogs!3736 05 August 2021, 09:15:10 UTC
cdd952e [web] Optimized images on benchmarks part 2. 05 August 2021, 08:32:52 UTC
0424272 [MeL] Make getNodeIDinElement a free function. 05 August 2021, 07:41:46 UTC
a14aee5 [web] Optimized images on benchmarks part 1. 04 August 2021, 13:53:08 UTC
c4c8bc7 [web] Optimized images on tools. 04 August 2021, 13:30:02 UTC
05eab11 [web] Optimized images on devguide. 04 August 2021, 12:59:26 UTC
ea9cfc9 [web] Optimized images on books. 04 August 2021, 10:32:53 UTC
3d06288 [web] Optimized images on startpage. 04 August 2021, 10:24:39 UTC
57ebf2f Merge branch 'ci-clang-format-job' into 'master' [ci] clang-format as separate job See merge request ogs/ogs!3734 04 August 2021, 10:15:56 UTC
964f49b [ci] Extracted clang-format into own job. 04 August 2021, 09:00:27 UTC
daf1bb7 Updated container-maker. 03 August 2021, 13:30:23 UTC
2d24aca Merge branch 'cmake-3.21' into 'master' [cmake] Some improvements based on CMake 3.21 See merge request ogs/ogs!3707 03 August 2021, 13:03:11 UTC
af223f2 [eve] Bump CMake to 3.21. 03 August 2021, 12:16:45 UTC
32adc2e [T] Disable Padilla benchmark, see #3178. 03 August 2021, 12:16:45 UTC
0ab9254 [T] Disable SimpleSynthetics_XDMF, see #3177. 03 August 2021, 12:16:45 UTC
06ed2ac [poetry] Fix install command on Windows. 03 August 2021, 12:16:45 UTC
6aafb97 [ci] Suppress CMake dev warnings. 03 August 2021, 12:16:45 UTC
5ac8459 Updated container-maker. 03 August 2021, 12:16:44 UTC
9a0807a [cmake] Added missing build and test preset. 03 August 2021, 12:16:44 UTC
11e72c1 Merge branch 'THM_update' into 'master' [THM] Updated the reference file of the LARGE benchmark. See merge request ogs/ogs!3733 03 August 2021, 08:44:49 UTC
21ce1e1 [cmake] Add RPATH to Qt install location. 03 August 2021, 07:38:07 UTC
8762bca [cpm] Use shapelib current master to silence some CMake warnings. 03 August 2021, 07:38:06 UTC
9d372e8 [cmake] Use cmake_dependent_option(). 03 August 2021, 07:38:06 UTC
dfc8789 [cmake] Feature summary with add_feature_info(). 03 August 2021, 07:38:06 UTC
c334624 [THM] Updated the reference file of the LARGE benchmark. 02 August 2021, 16:02:45 UTC
d43c077 Merge branch 'TDependentDiffusionModel' into 'master' [Mat/MPL] Temperature dependent model for molecular diffusion See merge request ogs/ogs!3721 02 August 2021, 14:13:52 UTC
6349956 [PL/TRF] clang-format. 02 August 2021, 13:43:52 UTC
ecf0449 [PL/CT] clang-format. 02 August 2021, 13:43:52 UTC
c10dea1 [T] update prj file. 02 August 2021, 13:43:52 UTC
5a832ce [Docu] parameter documentation. 02 August 2021, 13:43:52 UTC
7eba203 [Mat/MPL] temperature dependent model for molecular diffusion. 02 August 2021, 13:43:52 UTC
f665258 [PL/CT] compute temperature at the integration point. 02 August 2021, 13:43:52 UTC
1e38155 [PL/CT] store temperature field in process data. 02 August 2021, 13:43:52 UTC
f8991d4 [Mat/MPL] property creator. 02 August 2021, 13:43:50 UTC
abd9c0c Merge branch 'fix_specific_heat_capacity' into 'master' [ThermoRichardsFlow] fix specific_heat_capacity Closes #3176 See merge request ogs/ogs!3732 30 July 2021, 12:55:24 UTC
d212d60 fix specific_heat_capacity 30 July 2021, 09:53:10 UTC
7afbb3d Merge branch 'MR-fixTransportporosityDSM' into 'master' [RM/DSM] bugfix for transport porosity computation in case of DSM See merge request ogs/ogs!3713 30 July 2021, 09:46:56 UTC
a67ad38 [cmake] Cleanup. 30 July 2021, 08:48:45 UTC
e7b63e2 [cmake,ci] Added test presets. 30 July 2021, 08:48:45 UTC
fb916b1 [ci] Removed OGS_USE_CONAN in lots of places. 30 July 2021, 08:48:45 UTC
2155b25 [ci] Extracted no-unity config into CMake preset. 30 July 2021, 08:48:45 UTC
63f8b9a [cmake] Hide presets based on OS. Uses new condition-syntax. See https://cmake.org/cmake/help/v3.21/manual/cmake-presets.7.html#condition Requires CMake 3.21 (when using presets). 30 July 2021, 08:48:45 UTC
98c12b3 Merge branch 'clang-format-12.0.1' into 'master' [ci] Updated clang-format to 12.0.1. See merge request ogs/ogs!3731 30 July 2021, 08:36:12 UTC
7f0fe87 [ci] Updated clang-format to 12.0.1. 30 July 2021, 07:19:47 UTC
10b1d1a Merge branch 'ccache-windows' into 'master' [cmake] Added support for ccache on Windows, dropped clcache. See merge request ogs/ogs!3727 30 July 2021, 06:28:24 UTC
8e5d8f1 Fix typo. [ci skip] 30 July 2021, 06:27:39 UTC
4138ca0 [RM/DSM] change of parameters in ctest file to see the features of DSM 29 July 2021, 19:34:35 UTC
5ae2d43 [RM/DSM] adapt ctest result files 29 July 2021, 19:34:35 UTC
cbc9f71 [RM/DSM] bugfix for transport porosity computation in case of DSM 29 July 2021, 19:34:33 UTC
0b204bc [PL/RM] clang-format. 29 July 2021, 14:40:28 UTC
35aaf39 Merge branch 'improvement' into 'master' [Process] Separate createLocalAssemblers respectively for BC/Source term and system of equations See merge request ogs/ogs!3706 29 July 2021, 11:12:01 UTC
deea81a Merge branch 'THM_update' into 'master' Enabled integration point data I/O in THM See merge request ogs/ogs!3718 29 July 2021, 10:55:10 UTC
36dc528 [ProcessLib/Python] Moved a double defined class to a new file. 29 July 2021, 10:18:53 UTC
b76ae1f clang-format 29 July 2021, 10:18:53 UTC
3dfd80e [Process] Moved BoudaryCondition and SourceTerms to one directory. 29 July 2021, 10:18:53 UTC
8278941 [Process] Separate createLocalAssemblers for IC/BC and the equation, respectively 29 July 2021, 10:18:53 UTC
66093f1 [THM] Check the shape function orders 29 July 2021, 10:04:30 UTC
669bdda [THM/CTest] Added a benchmark with IP stored initial stress and BGRa creep model , which is based on a test of the ARESH project. 29 July 2021, 10:04:29 UTC
971b2c2 [THM] Enabled IP data writing and reading 29 July 2021, 10:04:29 UTC
9fb2f6d [THM/localassembler] Added members for IP I/O 29 July 2021, 10:04:29 UTC
36c58ab [PL/THM] clang-format. 29 July 2021, 09:31:25 UTC
ad71cb5 [web] Added note on installing clang-format for pre-commit check. Thanks to @cbsilver for reporting! 28 July 2021, 07:54:16 UTC
0711505 [docs] Fix links. 28 July 2021, 07:12:36 UTC
9dd7f78 [pre-commit] Fix clang-format command in container. 28 July 2021, 06:22:32 UTC
000acdc Merge branch 'update-pre-commit' into 'master' [ci] Update pre-commit image. See merge request ogs/ogs!3730 27 July 2021, 19:07:06 UTC
dce340b [ci] Update pre-commit image. 27 July 2021, 18:11:24 UTC
cd715ca Merge branch 'ModifiedCamClay_reportBugFix' into 'master' Small bug fixes in the ModifiedCamClay report See merge request ogs/ogs!3729 27 July 2021, 14:37:43 UTC
df4a0f3 Small bug fixes in the ModifiedCamClay report 27 July 2021, 11:26:28 UTC
ceb8fd4 [web] Updated ccache instructions. 27 July 2021, 10:27:04 UTC
bf3ca10 [cmake] Added support for ccache on Windows, dropped clcache. - clache is not developed anymore - ccache for windows is not yet in the main branch but here: https://github.com/cristianadam/ccache/releases - Ninja and Release only! 27 July 2021, 10:10:03 UTC
77c30fb Merge branch 'fix-container' into 'master' [ci] Fix container job See merge request ogs/ogs!3726 27 July 2021, 09:05:43 UTC
e4b30f7 [ci] Allow failure (yellow) on pre-commit job. 27 July 2021, 07:57:22 UTC
1d06263 [cmake] xdmf is required when OGS_BUILD_TESTING=ON only. 27 July 2021, 07:55:51 UTC
80238a2 [cpm] Use local packages for spdlog tclap and nlohmann-json if found. 27 July 2021, 07:07:47 UTC
770209a Merge branch 'clang_format' into 'master' [THM] corrected clang-format in ThermoHydroMechanicsFEM-impl.h See merge request ogs/ogs!3725 26 July 2021, 17:52:21 UTC
24fb68a [THM] applied clang-format 26 July 2021, 15:52:43 UTC
17df629 Merge branch 'disable-xdmfdiff-debug' into 'master' Disable xdmfdiff debug Closes #3175 See merge request ogs/ogs!3724 26 July 2021, 10:27:25 UTC
2203db2 [cmake] Disable xdmf on Debug mode. 26 July 2021, 09:37:44 UTC
f841b8a [cmake] Fix xdmf/hdf5 dependency in MeshLib. 26 July 2021, 09:37:44 UTC
c646bb6 Merge branch 'FixPreCommitChecking' into 'master' fix pre-commit checking See merge request ogs/ogs!3723 26 July 2021, 06:55:47 UTC
ded400f fix pre-commit checking. 25 July 2021, 11:46:48 UTC
4434c70 Merge branch 'pre-commit-format' into 'master' [pre commit] clang-format See merge request ogs/ogs!3720 23 July 2021, 12:23:03 UTC
f648ae0 [pre-commit] Run on changed files only. 23 July 2021, 10:55:29 UTC
833c5ab [cmake] Job pools now use number of physical cores. 23 July 2021, 10:39:42 UTC
add9e1c [pre-commit] Added clang-format. 23 July 2021, 10:39:41 UTC
8c13a49 Formatted pre-commit-config. 23 July 2021, 10:08:05 UTC
81329cd [cmake] Fix build with system zlib. 23 July 2021, 09:48:07 UTC
f423e5b Merge branch 'ci-deps' into 'master' [ci] C++ dependencies See merge request ogs/ogs!3712 23 July 2021, 08:35:45 UTC
back to top