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

sort by:
Revision Author Date Message Commit Date
60a357e Merge branch 'web-opt-images' into 'master' [web] Applied lossless image optimizations See merge request ogs/ogs!3736 05 August 2021, 08:34:59 UTC
cdd952e [web] Optimized images on benchmarks part 2. 05 August 2021, 08:32:52 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
9dccd0b Merge branch 'fix-gui-linux' into 'master' [ci] Fix gui linux See merge request ogs/ogs!3719 23 July 2021, 08:31:31 UTC
3b8a195 [cmake] Fix Linux gui job. 23 July 2021, 07:38:46 UTC
3b7d936 [ci] Lizard word cloud html as job artifact. 23 July 2021, 07:37:42 UTC
364b108 [ci] Lizard thresholds. 23 July 2021, 07:14:05 UTC
5170b90 [doxygen] Added dependencies page. 23 July 2021, 07:14:05 UTC
1209233 [ci] Added lizard code complexity analyser to Doxygen-job. - Adds issue report on CI log - Adds full html report as artifact - Adds code metric lizard_issues (currently 87) 23 July 2021, 07:14:05 UTC
a385058 [ci] Dependencies with CMake and cpp-dependencies on Doxygen-job. - Generated SVGs stores as build artifacts. - New code ci metric num_cycles (currently 4). 23 July 2021, 07:14:05 UTC
3be70e4 Updated cpp-dependencies config. Requires current master of https://github.com/tomtom-international/cpp-dependencies. Installed on envinf2 at /opt/cppcheck/bin/cpp-dependencies 23 July 2021, 07:14:04 UTC
74330ff [cmake] Added generated CMakeGraphVizOptions.cmake in build-dir. 23 July 2021, 07:14:04 UTC
90b43df Merge branch 'xdmf-followup' into 'master' [ci] Fixes for Win gui and container jobs See merge request ogs/ogs!3717 23 July 2021, 06:13:24 UTC
9240e92 Update container-maker. 22 July 2021, 12:54:32 UTC
13f609f [cmake] Use Conan HDF5 when using NetCDF. 22 July 2021, 12:53:18 UTC
d02928d Merge branch 'THM_update' into 'master' Replaced the hard coded solid density model in THM with the MPL property See merge request ogs/ogs!3714 22 July 2021, 08:45:45 UTC
back to top