sort by:
Revision Author Date Message Commit Date
eecd3ad Merge branch 'petsc-checks' into 'master' [ci] PETSc checks See merge request ogs/ogs!4418 26 July 2023, 08:00:49 UTC
00d90dd [cmake] Suppress gtest warnings. 26 July 2023, 08:00:39 UTC
25ffdfb [versions] Updated cpm cache info. 25 July 2023, 19:37:08 UTC
17cbb68 Merge branch 'reset_ip_data' into 'master' Reset integration point data by materialIDs See merge request ogs/ogs!4668 25 July 2023, 15:12:38 UTC
7d33b1c [vale] Added Guix to accept.txt 25 July 2023, 12:38:14 UTC
e55a6b4 [ci] Make CMake CODEOWNERS approval optional. 25 July 2023, 12:37:40 UTC
d0ae5e7 [cpm] Update gtest to 1.13.0 25 July 2023, 12:14:32 UTC
c1e4642 [ci] Check PETSc config in check header job. 25 July 2023, 12:14:01 UTC
9d4f02e [ci] Check PETSc config in no unity job. 25 July 2023, 12:14:01 UTC
58229e2 [Doc] Commentated the new input parameter: t_zero_mesh_field_data_by_material_ids 25 July 2023, 12:09:25 UTC
2c16145 [ProjectData] Added an option feature to reset field data zero in the selected material group 25 July 2023, 12:09:25 UTC
dde8f59 [UnitTest] Added an unit test for function zeroMeshFieldDataByMaterialIDs 25 July 2023, 12:09:25 UTC
011693a [CTest] Assigned non-zero materialIDs to an existing mesh 25 July 2023, 12:09:25 UTC
739de61 [MeshLib] Added a function zeroMeshFieldDataByMaterialIDs 25 July 2023, 12:09:16 UTC
11a9d3a Merge branch 'guix-dev' into 'master' [guix] Dev setup See merge request ogs/ogs!4685 25 July 2023, 12:06:38 UTC
d8e6e74 Merge branch 'codeowners' into 'master' [gitlab] Added CODEOWNERS file See merge request ogs/ogs!4540 25 July 2023, 12:04:53 UTC
6d7a92d [gitlab] Assigne @ogs/docs-team to Documentation CODEOWNERS. 25 July 2023, 12:02:26 UTC
73f3da5 [gitlab] Added CODEOWNERS file. Assigned CMake to @bilke. 25 July 2023, 12:02:26 UTC
920a823 [guix] Cleanup, adding TODOs. 25 July 2023, 11:16:56 UTC
8f42186 [web] Added documentation page building with guix. 25 July 2023, 11:16:56 UTC
a59e266 Updated submodule collection. 25 July 2023, 11:16:56 UTC
c5f6941 [cmake] Update CPM to 0.38.2. 25 July 2023, 11:16:56 UTC
0e52c46 [guix] Initial dev setup. https://guix.gnu.org/blog/2023/from-development-environments-to-continuous-integrationthe-ultimate-guide-to-software-development-with-guix// 25 July 2023, 11:16:56 UTC
cabdb0c [MeshLib] Moved IntegrationPointDataTools.h/cpp from ApplicationsLib to MeshToolsLib 25 July 2023, 10:53:42 UTC
8ae1df7 Merge branch 'SmallFixes' into 'master' Various smaller fixes See merge request ogs/ogs!4690 21 July 2023, 21:05:33 UTC
83c13cf [doc] Revert erroneously added \file 21 July 2023, 19:28:45 UTC
e99553c [T/M] Temporary disable Guenther-Salzer triax due to instability: simulation is randomly hitting a non-convergence point in local Newton at around time steps 100-125, t 0.22-0.23s, with step size 0.001-0.002. 21 July 2023, 19:01:31 UTC
3868542 [T] Multi-material ctests: Slightly relax tols failing in a omp setup 21 July 2023, 19:01:31 UTC
b0d36b9 [doc] spelling 21 July 2023, 19:01:31 UTC
0b828aa Merge branch 'PassFixedOutputTimesToTimeStepper' into 'master' Pass fixed output times to time stepper See merge request ogs/ogs!4652 21 July 2023, 17:19:16 UTC
5205dc7 [NL] FixedTS; accumulate same errors as in sim In the simulation the time is computed by adding increments (t += dt), which leads to accumulation of small error. This error might be significant. Repeating same "mistakes" here to avoid differences. 21 July 2023, 15:08:38 UTC
cea2ceb [T/NL] Extract fixtures for FixedTimeStepping With few renames. Avoid common code. 21 July 2023, 15:08:38 UTC
6ef594f [T] Impl. tests for time stepping auxilary fcts 21 July 2023, 15:08:38 UTC
a979284 [NL/TimeStepping] EvolutionaryPIDcontroller: Constrain step size using fixed output time steps 21 July 2023, 15:08:38 UTC
5be820b [NL] Include fixed output times in IterationNumberBasedTimeStepping 21 July 2023, 15:08:38 UTC
575ee0d [T/NL] Update time stepping algorithm tests 21 July 2023, 15:08:38 UTC
d38bb0c [NL] Include fixed output times in FixedTimeStepping algorithm 21 July 2023, 15:08:38 UTC
2961256 [PL|NL] Forward fixed_times_for_output to TimeSteppers 21 July 2023, 15:08:38 UTC
ef05d75 Merge branch 'vale-fixes' into 'master' [vale] Fixed all issues See merge request ogs/ogs!4686 21 July 2023, 15:08:04 UTC
4595e22 Merge branch 'DE-menu-adjustments' into 'master' Data Explorer menu and dialogue adjustments See merge request ogs/ogs!4687 21 July 2023, 13:22:12 UTC
e0e9794 [vale,ci] Update vale version. 21 July 2023, 12:34:32 UTC
dda3249 [vale] More fixes. 21 July 2023, 12:30:22 UTC
9f0536c [cppcheck,ci] Proper suppression in cppcheck. Added --suppress=missingIncludeSystem, see https://gitlab.opengeosys.org/ogs/ogs/-/merge_requests/4688. 21 July 2023, 12:30:22 UTC
4a451a4 [cppcheck] make-target now correctly uses cppcheck.sh. 21 July 2023, 12:30:22 UTC
fa0303d [vale] Disable 'there is' check. 21 July 2023, 12:30:22 UTC
0571107 [vale] Fixed remaining issues. 21 July 2023, 12:30:22 UTC
afe0d7b [vale] Moved some words from accept to ignore. The words in accept.txt take precedence over configure ignore patterns in .vale.ini (bug/feature?). 21 July 2023, 12:30:22 UTC
474e009 [vale] Ignore Hugo links. 21 July 2023, 12:30:22 UTC
63249ba [web] vale block-ingnore MathJax. 21 July 2023, 12:30:22 UTC
cd73cd0 [vale] Various fixes. 21 July 2023, 12:30:22 UTC
c8ec9c2 [vale] DEM, tetrahedralization. 21 July 2023, 12:30:22 UTC
9e5b56a [web] vale accept Gnielinski, Alcolea, zlib, stepping, ST, PDE. 21 July 2023, 12:30:22 UTC
a47b221 [web] vale Various fixes. 21 July 2023, 12:30:22 UTC
2f39713 [vale] Accept Kitware, CTest, Ramey. 21 July 2023, 12:30:22 UTC
72cc404 [web] vale constant-viscosity. 21 July 2023, 12:30:22 UTC
39c50db [vale] Accept BGR, BHE, FEFLOW. 21 July 2023, 12:30:22 UTC
558d69b [web] vale Convert some html to Markdown in decovalex-TH 21 July 2023, 12:30:22 UTC
04bfc0d [web] vale Layers2Grid. 21 July 2023, 12:30:22 UTC
507e033 [web] markdownlint Layers2Grid. 21 July 2023, 12:30:22 UTC
dfe57a5 [vale] Accept CMake, PETSc. 21 July 2023, 12:30:22 UTC
3479869 [web] vale 'SGrid' 21 July 2023, 12:30:22 UTC
d64fb51 [web] vale TIN2VTK. 21 July 2023, 12:30:22 UTC
43d03a7 [web] markdownlint TIN2VTK. 21 July 2023, 12:30:22 UTC
e451852 [web] vale OGS2VTK. 21 July 2023, 12:30:22 UTC
689e3f2 [web] vale VTK2TIN. 21 July 2023, 12:30:22 UTC
ee3f7c9 [web] markdownlint VTK2TIN. 21 July 2023, 12:30:22 UTC
2bb3b05 Merge branch 'UpdateTimeSteppingPart2' into 'master' Update time stepping config to reflect actually taken time steps (part 2) See merge request ogs/ogs!4689 21 July 2023, 11:54:55 UTC
25a1b58 [T/LF] Reflect actually taken time steps in config 21 July 2023, 09:47:24 UTC
2dd2807 [T/THM] Reflect actually taken time steps in config 21 July 2023, 09:46:18 UTC
18b47cb [T/TH2M] Reflect actually taken time steps in config 21 July 2023, 09:46:18 UTC
edfd255 [T/M] Reflect actually taken time steps in config 21 July 2023, 09:46:18 UTC
1622367 [T/RM] Reflect actually taken time steps in config 21 July 2023, 09:46:02 UTC
a5b4aa4 dialogue text clarifications 21 July 2023, 09:25:34 UTC
6fea0a8 Merge branch 'GS_model' into 'master' Guenther Salzer model with damage See merge request ogs/ogs!4516 20 July 2023, 17:19:42 UTC
46e09c5 created mesh generation menu 20 July 2023, 16:47:27 UTC
bca07ca Merge branch 'UpdateFixedTimeSteppingInPrj' into 'master' Update time stepping config to reflect actually taken time steps See merge request ogs/ogs!4684 20 July 2023, 13:32:46 UTC
6cac247 [web] Fixed a link. 20 July 2023, 13:18:16 UTC
3018ea1 Added time stepping variants for debugging. 20 July 2023, 11:57:45 UTC
2fff18b [T/M] Guenther-Salzer triax test Paraview state 20 July 2023, 11:57:45 UTC
14180a7 Added triaxial creep test. 20 July 2023, 11:57:44 UTC
4d58a9e Fixed parameter set for Asse. 20 July 2023, 11:57:44 UTC
e300b25 Added GuentherSalzer with damage. 20 July 2023, 11:57:44 UTC
68a9a2f Renamed triax uniaxial to fit test conditions. 20 July 2023, 11:57:44 UTC
32b1187 Merge branch 'ComponentTransportLookupTable' into 'master' [PL/CT] Test and refactor LookupTable internal function See merge request ogs/ogs!4679 20 July 2023, 11:05:21 UTC
28bb616 [T/TH2M] Reflect actually taken time steps in config 20 July 2023, 10:50:53 UTC
0e2a6d3 [T/RM] Reflect actually taken time steps in config 20 July 2023, 10:50:53 UTC
920f675 [T/TRM] Reflect actually taken time steps in config 20 July 2023, 10:50:52 UTC
bc8c3ea [PL/CT] Rewrite search. Test for size, renames less iterator arithmetics because we have random access vector. Also update the test do catch the OGS_FATAL. 20 July 2023, 09:41:31 UTC
e6fc39c [T/CT] Test the getBoundingSeedPoints 20 July 2023, 09:41:31 UTC
69d3713 [T/TM] Reflect actually taken time steps in config 20 July 2023, 09:13:46 UTC
b4dd732 Merge branch 'TH_fracture' into 'master' [HT] Use lower dimensional fracture elements in HT process See merge request ogs/ogs!4613 20 July 2023, 08:28:45 UTC
8e162b0 [T/HT] Move test def into prj. Tight tols. Also test the darcy velocity. 20 July 2023, 07:35:26 UTC
67bbb0f Merge branch 'mfront-build' into 'master' [CMake,MFront] Build behaviours lib externally via mfront executable. See merge request ogs/ogs!4680 20 July 2023, 00:42:40 UTC
d7be25e [cmake] Added note on enabling warnings for mfront behaviours lib. 19 July 2023, 21:14:43 UTC
5636c91 [cmake] Reorder CMake code a bit. 19 July 2023, 21:14:43 UTC
e48e640 [ci] Manual job test notebooks via wheel in wheel pipeline. 19 July 2023, 21:14:43 UTC
26d6fea [CMake,MFront] Build behaviours lib externally via mfront executable. 19 July 2023, 21:14:43 UTC
559ef76 [HT/Ctest] Add a ctest for fracture flow with HT. 19 July 2023, 19:47:21 UTC
6d6532b [Doc/HT] Parameter documentation for aperture. 19 July 2023, 19:47:21 UTC
76da3b0 [HT] enable fracture flow. 19 July 2023, 19:47:21 UTC
back to top