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

sort by:
Revision Author Date Message Commit Date
5fc059d Merge branch 'GS_model' into 'master' Draft: Guenther Salzer model with damage See merge request ogs/ogs!4516 09 July 2023, 17:56:53 UTC
c6f216d [PL] Store prev-prev solution for ts recovery When a time step is rejected not only the primary solution vector must be restored, but also the previous one. 09 July 2023, 17:56:11 UTC
fc89e09 [PL] Reset solution for rejected time step ts = 0 The reset must also happen for the first time step which might have failed in the second iteration. Reason for the original statement is not clear. 09 July 2023, 17:53:37 UTC
c2be213 drop 09 July 2023, 17:44:53 UTC
191cbb5 [NL] Restore previous solution vector on error The global solution vector in case of a step repetition is not reset to previous solution. Since the time step is repeated, the solutions for all processes must be reset and not only for the current process. Not handled here is the reset of the x_prev. 09 July 2023, 15:24:32 UTC
df013cd DROP Reduce end time for debugging. 09 July 2023, 09:54:27 UTC
3f08ed1 fixup! Added time stepping variants for debugging. 09 July 2023, 09:50:56 UTC
91d068b Added time stepping variants for debugging. 09 July 2023, 08:30:02 UTC
d462016 Clang format on GS MFront file. 09 July 2023, 08:30:02 UTC
8273751 Rename reference file 09 July 2023, 08:30:02 UTC
b725713 Input file changes for code review. 09 July 2023, 08:30:02 UTC
a20d6a7 Added missing tests in tests.cmake 09 July 2023, 08:30:02 UTC
6b50f85 Added test case 09 July 2023, 08:30:02 UTC
92b0ed7 Fixed parameter set for Asse. 09 July 2023, 08:30:02 UTC
fdb2163 Added triaxial creep test. 09 July 2023, 08:30:02 UTC
8db9261 Renamed triax uniaxial to fit test conditions. 09 July 2023, 08:30:02 UTC
589586e Added GuentherSalzer with damage. 09 July 2023, 08:30:02 UTC
3600f7d Merge branch 'userguide-typo-fix' into 'master' [web] fix typo in time loop See merge request ogs/ogs!4663 07 July 2023, 09:54:36 UTC
c671fd1 fix typo in time loop 07 July 2023, 08:36:48 UTC
9ee9bcd Merge branch 'ModifiedCamClayNLE' into 'master' Modified Cam Clay model: original nonlinear hypoelastic version See merge request ogs/ogs!4604 07 July 2023, 06:51:26 UTC
106bc7d Renaming to ModCamClay_semiExpl.mfront and ~_absP.mfront 06 July 2023, 15:06:38 UTC
1b4d688 Web and benchmark documentation pdf report updated 06 July 2023, 15:06:38 UTC
cc3be7f Changed Young modulus consistently, new reference solution 06 July 2023, 15:06:38 UTC
419d296 Deviatoric-volumetric split for tangent for absolute formulation 06 July 2023, 15:06:29 UTC
18532e5 Python Triax mtest extended to new models 06 July 2023, 14:59:38 UTC
5cfde41 MCC NLnu inc: unnecessary variable De eliminated 06 July 2023, 14:59:38 UTC
14e74bc Some renaming considering the triax tests 06 July 2023, 14:59:38 UTC
cbde378 Removed time variable, adapted (inital) pressure handling 06 July 2023, 14:59:38 UTC
82ec2d3 Added triaxial test for original MCC model absolute formulation 06 July 2023, 14:59:38 UTC
b6a17f0 MCC NLnu inc: Const correctness, consistent renaming 06 July 2023, 14:59:38 UTC
7220233 MCC with const E: Const correctness, consistent renaming 06 July 2023, 14:59:38 UTC
5963f11 Replaced absolute by incrementel integration of pc 06 July 2023, 14:59:38 UTC
7784b95 Parameter pcMin eliminated, now derived from pc_char 06 July 2023, 14:59:38 UTC
cebb22d Replaced initial porosity by volume ratio, removed Time variable 06 July 2023, 14:59:38 UTC
06582d1 Parameter pcMin eliminated, now derived from pc_char 06 July 2023, 14:59:38 UTC
aa4dc7a Added triaxial test for original MCC model 06 July 2023, 14:59:38 UTC
b22e564 Lame constants removed, small clean-up 06 July 2023, 14:59:36 UTC
b5050b4 Bugfix algorithmic tangent, only relevant for theta<1 06 July 2023, 14:59:15 UTC
2378a45 Hypoelastic MCC models: incremental formulation with phi0 instead of v0 06 July 2023, 14:58:52 UTC
11af653 Hypoelastic MCC models: absolute formulation consistent for stress deviator 06 July 2023, 14:35:49 UTC
eed6e19 Added all new NL MCC models to CMakeLists 06 July 2023, 14:35:49 UTC
3d21014 Hypoelastic MCC models: absolute formulation with analytical solution for pc 06 July 2023, 14:35:49 UTC
ba8e2f3 Hypoelastic MCC models: incremental and absolute formulation for linearized volume ratio 06 July 2023, 14:35:49 UTC
882469e Merge branch 'wheel-arch' into 'master' [cmake,ci] Set CPU architecture for wheel preset to sandybridge. See merge request ogs/ogs!4660 03 July 2023, 13:44:56 UTC
ae895ef [cmake,ci] Set CPU architecture for wheel preset to sandybridge. Current wheels do not run on envinf1 (which has a SandyBridge cpu). 03 July 2023, 13:11:30 UTC
77140be Merge branch 'FasterDomainDeactivationLookup' into 'master' Domain deactivation speedup See merge request ogs/ogs!4656 29 June 2023, 08:15:23 UTC
13e7746 Merge branch 'imprv_HM_coupling' into 'master' [HM] Avoid to use _use_monolithic_scheme See merge request ogs/ogs!4655 28 June 2023, 14:15:41 UTC
5dba2e5 [HM] Marked an unused argument in two functions 28 June 2023, 13:10:53 UTC
a3a38f5 [HM] Replaced process id number with the corresponding variable 28 June 2023, 13:10:53 UTC
463df5e [HM] Removed the usage of _use_monolithic_scheme 28 June 2023, 13:10:45 UTC
a71492c [PL/DS] Use unordered set for faster search 27 June 2023, 21:09:38 UTC
c90d88d [PL/DS] Don't copy unnecessary data This is significant speedup for large simulations. 27 June 2023, 21:09:38 UTC
f7a8c3f [PL/DS] Use unordered set for faster isDeactivated 27 June 2023, 21:09:38 UTC
071980e Merge branch 'wheel-version-scheme' into 'master' [wheel] Changes version scheme guess-next-dev. See merge request ogs/ogs!4654 26 June 2023, 14:09:27 UTC
ac8ab00 [ci] Label 'ci::wheels only' pipeline. 26 June 2023, 13:14:04 UTC
1d61dce Merge branch 'CohesiveBenchmarkIssue' into 'master' Fixes issue #3412 - phase field -cohesive linear model Closes #3412 See merge request ogs/ogs!4653 26 June 2023, 13:12:07 UTC
a949d8a [wheel] Changes version scheme guess-next-dev. See https://github.com/pypa/setuptools_scm#version-number-construction Allows better selecting master wheels from GitLab package index. 26 June 2023, 13:01:24 UTC
ebaf701 Using a tighter tolerance for the SNES solver 26 June 2023, 10:01:48 UTC
c49bbeb Merge branch 'doc_createTetgenSmeshFromRasters' into 'master' [web]Docu for new tool createTetgenSmeshFromRasters See merge request ogs/ogs!4641 22 June 2023, 12:00:06 UTC
5ddd299 [web]Docu for new tool createTetgenSmeshFromRasters 22 June 2023, 11:59:59 UTC
831b86d [T/TRM] Slightly relax tolerances for OpenMP run 22 June 2023, 11:05:46 UTC
9dd30bd Merge branch 'MoveRasterReaderToGeoLib' into 'master' Move AsciiRasterInterface from Application/FileIO to GeoLib/IO See merge request ogs/ogs!4649 22 June 2023, 08:16:06 UTC
621165b Merge branch 'SmallCompilationSpeedups' into 'master' Compilation speedup, refactorings using ranges, remove dead code. See merge request ogs/ogs!4650 22 June 2023, 05:06:52 UTC
b51e6c7 [App/DE/VtkVis] Link with MeshToolsLib 21 June 2023, 09:29:51 UTC
cba1bc1 [App/Utils] Link GeoLib is required due to the moving of AsciiRasterInterface 21 June 2023, 09:29:50 UTC
3521b6e Move AsciiRasterInterface from App/FileIO to GL/IO 21 June 2023, 09:29:50 UTC
2f18c2b [App/py] Fix includes, forward decls 20 June 2023, 21:35:27 UTC
2488a02 [App/py] Replace some for-loops with ranges algos 20 June 2023, 21:19:21 UTC
16fd2f9 [PL] Remove unnecessary include 20 June 2023, 16:45:18 UTC
0dea818 Replace BaseLib::contains() with ranges algorithm 20 June 2023, 16:45:18 UTC
b9aea19 [BL] Remove unused and untested algorithms 20 June 2023, 16:45:18 UTC
5ba23e1 [MPL] Replace function template arg with span Using std::span removes the necessity to use a template argument, which allows the function to be moved into the translation unit. 20 June 2023, 16:45:18 UTC
ec01622 Merge branch 'imprv_fixed_stress' into 'master' [HM] Improvement of the fixed stress splitting approach in the staggered scheme See merge request ogs/ogs!4578 20 June 2023, 16:40:06 UTC
6342a6c Merge branch 'THM_ImproveJacobianUUThermalExpansion' into 'master' THM: Improve J_uu for solid thermal expansion See merge request ogs/ogs!4646 20 June 2023, 08:36:42 UTC
2f97ed8 [PL/HM] Extract staggered scheme specific config. 20 June 2023, 08:30:47 UTC
6c56402 [web] Update the Conventions about the fixed stress splitting. 20 June 2023, 08:30:47 UTC
111f4a3 [web] Changed the title of one HM benchmark 20 June 2023, 08:30:47 UTC
7dc8146 [web] Added the description of the new benchmark 20 June 2023, 08:30:47 UTC
5fdb321 [web/bib] Added two references 20 June 2023, 08:30:47 UTC
1629871 [CTest/HM] Added a test for the fixed stress rate over time step 20 June 2023, 08:30:47 UTC
e2af472 [web/HM] Re-write the documentation of the fixed stress split 20 June 2023, 08:30:47 UTC
282923e [HM/Doc] Updated the documentation of the input parameters of coupling scheme 20 June 2023, 08:30:47 UTC
ca5ce61 [HM] Enabled restarting computation with the fixed stress splitting 20 June 2023, 08:30:47 UTC
0777c40 [HM/CTest] Updated the input of coupling_scheme accordingly 20 June 2023, 08:30:41 UTC
6d4f996 [cmake,CL] Fixed ChemistryLib dependencies. 20 June 2023, 08:06:17 UTC
bf56041 [ci] Made guix build optional, will be fixed later. 20 June 2023, 08:05:30 UTC
7f88581 [web] Fixed TUBAF logo. 20 June 2023, 08:04:51 UTC
f37a6e9 [HM] Changed the input syntax of oupling_scheme and added an optional input for fixed_stress_over_time_step 19 June 2023, 13:41:29 UTC
f271ae7 [HM/FixedStress] Added an option to fix stress rate over time step 19 June 2023, 13:41:28 UTC
73c8688 [HM] Improve the implementation of fixed stress splitting 19 June 2023, 13:41:28 UTC
02e5f5b [T/THM] Update reference results The change in Jacobian uu-block leads to this changes. 19 June 2023, 11:15:47 UTC
0f6a3e6 [PL/THM] Improve J_uu for solid thermal expansion 19 June 2023, 11:15:47 UTC
17b8e97 Merge branch 'PythonMeshInterface' into 'master' Python interface to access OGS mesh See merge request ogs/ogs!4620 19 June 2023, 08:04:09 UTC
8ef1220 [ci] Fixed web docker image. 19 June 2023, 08:02:48 UTC
10070d5 [App/Python/ogs.mesh] Use std::copy instead for loop 19 June 2023, 06:44:26 UTC
36fd2f8 [App/Python/ogs.mesh] Use std::copy instead for loop 19 June 2023, 06:44:26 UTC
0368b3f [App/Python] Use ref instead of pointer for mesh wrapper 19 June 2023, 06:44:26 UTC
69f367b [T] Project file for the python simulation and mesh modules 19 June 2023, 06:44:26 UTC
33c7614 [T] Add data array to the top boundary will be used in the python test to odify bc values 19 June 2023, 06:44:26 UTC
abba876 [App/Python/ogs.mesh] Add setPointDataArray() and getCellDatatArray() 19 June 2023, 06:44:26 UTC
back to top