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

sort by:
Revision Author Date Message Commit Date
b04ccff Merge branch 'output_K' into 'master' [TH2M] Output intrinsic permeability See merge request ogs/ogs!4485 17 February 2023, 10:37:03 UTC
2d95234 [TH2M] replaced mesh.getDimension() with DisplacementDim for vector and tensor in add_secondary_variable 17 February 2023, 10:36:56 UTC
c75bbd1 [UnitTest] Add a test for ProcessLib::getIntegrationPointDimMatrixData 17 February 2023, 10:36:50 UTC
519d70a [TH2M] Add intrinsic permeability as a secondary variable for output 17 February 2023, 10:30:00 UTC
3d23366 [ProcessLib] Added a function getIntegrationPointDimMatrixData 17 February 2023, 10:29:49 UTC
9037c80 Merge branch 'docu_fix' into 'master' [Web] Fix documentation error: correct the value of Ac-227 decay constant See merge request ogs/ogs!4488 16 February 2023, 09:11:26 UTC
b9d5fea Fix error in the value of Ac-227 decay constant 15 February 2023, 08:04:12 UTC
145c422 [T/M] Slightly relax tolerances Happened right after CI machine upgrade. 13 February 2023, 22:52:32 UTC
5d933bf Merge branch 'docs-prj-file' into 'master' [web] First draft of the Beginner Guide See merge request ogs/ogs!4442 13 February 2023, 16:37:29 UTC
6115a59 [web] First draft of the Beginner Guide 13 February 2023, 16:37:26 UTC
719d71d Merge branch 'RemoveNuOpFromIpData' into 'master' Remove N_u_op from ip data in THM and all other mechanical processes See merge request ogs/ogs!4477 10 February 2023, 14:58:46 UTC
3ba6312 [PL] Use eigenBlockMatrixView for N_u_op This saves significant (up to 1/2) memory of the integration point data. 10 February 2023, 13:54:08 UTC
e1d781a [PL/THM] Use eigen block matrix view in N_u_op expr. Further reduces memory allocations and slightly faster too. 10 February 2023, 13:54:08 UTC
1918df6 [ML] Eigen block matrix view CwiseNullaryOp including tests. 10 February 2023, 13:54:08 UTC
2ea25df [PL/THM] Remove N_u_op from ip data Slightly better performance, saves up to half of the space needed for each integration point. 10 February 2023, 13:47:01 UTC
925935f Merge branch 'Spelling' into 'master' Spelling See merge request ogs/ogs!4484 10 February 2023, 13:45:34 UTC
7f1a6ea [App/DE] Rename variable acc. to google styleguide 10 February 2023, 11:24:54 UTC
1693464 Improve spelling 10 February 2023, 11:24:54 UTC
76ad453 Update codespellrc. Add more excludes, sort. 10 February 2023, 11:24:54 UTC
68cd5a0 Merge branch 'TetgenFileExtension' into 'master' [FileIO] Automatically append correct file extension for Tetgen files See merge request ogs/ogs!4478 09 February 2023, 23:19:04 UTC
cf70b92 Merge branch 'warning_fixing' into 'master' [Test] Fixed a compilation warning See merge request ogs/ogs!4483 09 February 2023, 22:55:44 UTC
3308137 automatically append correct file extension for tetgen files 09 February 2023, 22:33:35 UTC
763b50e [Test] Fixed a compilation warning 09 February 2023, 22:31:36 UTC
fa6f42b Merge branch 'cdash-build-name-fix' into 'master' [cmake] Fix CDash BUILDNAME See merge request ogs/ogs!4480 09 February 2023, 09:58:28 UTC
c48539e [cmake] Fix CDash BUILDNAME. See https://github.com/Kitware/CDash/issues/1292. 09 February 2023, 08:45:31 UTC
14aacd1 Merge branch 'cpm-update' into 'master' CPM update and fmt unbundling See merge request ogs/ogs!4473 08 February 2023, 18:19:21 UTC
ca5877c [ci] Increase job timeout for build linux (no unity) for envinf56. 08 February 2023, 16:56:01 UTC
2552c57 [GL] Enabled ostream formatting with fmt lib See https://fmt.dev/latest/api.html#std-ostream-support 08 February 2023, 16:56:01 UTC
3f12c71 [BL] fmt requires reinterpret casts for xml2 strings 08 February 2023, 16:56:01 UTC
b41df60 [cpm] Bump to fmt 9. 08 February 2023, 16:56:01 UTC
9f85dce [cmake] Fix for vtk provided fmt lib. 08 February 2023, 16:56:01 UTC
c736960 [cmake] our code is not yet compatible with fmt 9. 08 February 2023, 16:56:01 UTC
cf5da95 [versions] Updated cpm cache info. 08 February 2023, 16:56:01 UTC
2896195 [pre-commit] autoupdate. 08 February 2023, 16:56:00 UTC
dbf6b97 Fix usage of fmt include. Now fmt is used as a regular package. Before it was bundled with spdlog. 08 February 2023, 16:56:00 UTC
043013d [cmake,cpm] Make fmt available as a regular package. 08 February 2023, 16:56:00 UTC
1798333 [cmake] Updated CPM to 0.37. 08 February 2023, 16:56:00 UTC
1b68d8a Merge branch 'inclined_element_HC' into 'master' Use inclined elements in ComponentTransport See merge request ogs/ogs!4228 07 February 2023, 15:29:26 UTC
518d6b6 Merge branch 'tfel-python' into 'master' [cmake] Enable Python bindings for TFEL See merge request ogs/ogs!4470 07 February 2023, 13:47:52 UTC
694c214 [HC] Replaced rotation matrices with a projected specific body force vector 07 February 2023, 13:03:05 UTC
037eadf Merge branch 'frontend-unity-fix' into 'master' [cmake] Fixed frontend unity exclusion issues. Closes #3366 See merge request ogs/ogs!4475 07 February 2023, 12:40:08 UTC
86846b0 [cmake] Enable Python bindings for TFEL if OGS_USE_PYTHON=ON. Will print out instructions to set the PYTHONPATH, e.g.: -- TFEL build with Python bindings. To use them: export PYTHONPATH=/home/bilke/code/ogs/build/release/_ext/TFEL/lib/python3.10/site-packages:$PYTHONPATH 07 February 2023, 12:02:37 UTC
d2b3403 [cmake] Fixed frontend unity exclusion issues. Paths need to be prefixed with /gpfs1 (obatined via `pwd -P`). 07 February 2023, 11:53:29 UTC
d035027 Merge branch 'docu_improvements' into 'master' [doc] clarify domain deactivation docstring See merge request ogs/ogs!4474 06 February 2023, 18:17:37 UTC
ee41aa1 clarify domain deactivation docstring 06 February 2023, 17:22:46 UTC
a6bc63a [HC] Initialize specific_body_force 06 February 2023, 16:46:09 UTC
3bf21d4 [CTest/HC] Corrected body force components in some project files 06 February 2023, 16:46:08 UTC
d65862b [CTest/HC] Added a test with inclined elements 06 February 2023, 16:46:08 UTC
6b399c9 [Doc/HC] Parameter documentation for aperture 06 February 2023, 16:46:08 UTC
0ad50c4 [HC] Use space dimension instead of mesh.getDimension 06 February 2023, 16:46:08 UTC
e5bb144 [HC] Enabled inclined elements in the local assembler 06 February 2023, 16:46:08 UTC
a21db01 [HC] Added three members to ComponentTransportProcessData for inclined elements. 06 February 2023, 16:46:08 UTC
8a949f7 [web] Update to installation of DataExplorer prereqs. 06 February 2023, 14:35:02 UTC
3b5cec3 Merge branch 'minor_change' into 'master' Two minor updates See merge request ogs/ogs!4472 06 February 2023, 08:02:08 UTC
5af43eb [env/eve] load modules of vtk and hdf5 03 February 2023, 19:39:11 UTC
8056f84 [HDF5] using Hdf5DimType = hsize_t 03 February 2023, 19:39:11 UTC
6e57ff5 Merge branch 'doc-fix' into 'master' [doc] fixed figure caption for tool documentation See merge request ogs/ogs!4471 03 February 2023, 12:39:47 UTC
ffe9937 fixed caption 03 February 2023, 10:34:44 UTC
5784519 Merge branch 'EnableMultipleMeshesAndGeometry' into 'master' Project file: Enable multiple meshes and geometry input See merge request ogs/ogs!4469 03 February 2023, 08:19:25 UTC
bda5465 [T] Update tests for multiple meshes + geometry 03 February 2023, 07:34:27 UTC
6f25102 [App/ProjectData] Disable restriction to either multiple meshes or single mesh + geometries 03 February 2023, 06:51:25 UTC
e92c01c Merge branch 'aniso_expansivity' into 'master' [MPL] Enable arbitrarily rotated anisotropic thermal expansivities by allowing the conversion from 3x3 matrices to KelvinVectors See merge request ogs/ogs!4410 02 February 2023, 16:53:46 UTC
53990a0 add TRM ctests for anisotropic thermal_expansivity 02 February 2023, 14:24:10 UTC
13a23b3 rename FormKelvinVectorFromThermalExpansivity -> FormKelvinVector 02 February 2023, 14:24:03 UTC
e998794 allow for arb. 3x3 matrices in formKelvinVektorFromThermalExpansivity 02 February 2023, 11:54:43 UTC
d277774 Merge branch 'SmallFixes' into 'master' Small fixes See merge request ogs/ogs!4466 02 February 2023, 11:02:39 UTC
26b6bb1 [MeL/Properties] Remove unnecessary empty std::vector 02 February 2023, 10:06:40 UTC
4078164 [MeL] Rm. second call using long data type. 02 February 2023, 10:06:40 UTC
d22ccf6 [A/U/GeoTools] createRaster: Correct tool description 02 February 2023, 10:06:40 UTC
6a801a9 [PL] Remove incorrect comment in linear elasticity Code has been generalized long ago... 02 February 2023, 10:06:40 UTC
370dbe8 [web] Wrap cibuildwheel in backticks 02 February 2023, 10:06:40 UTC
f9d846a Merge branch 'vtkdiff-win-longpaths' into 'master' Fix vtkdiff long paths on Windows See merge request ogs/ogs!4467 02 February 2023, 07:50:53 UTC
e1f3520 Merge branch 'MultipleSolidMaterials' into 'master' [T/M] Two solid materials extrapolation Closes #3054 and #3063 See merge request ogs/ogs!4447 01 February 2023, 19:50:23 UTC
9adcc1e [T/SD] Multi-material single solid model test To test secondary variables output on the second material. 01 February 2023, 18:44:29 UTC
8cc829c [PL] Treat one-solid/multi-material case 01 February 2023, 18:15:26 UTC
545ab92 [PL] Check number of components for all materials For a single internal variable the number of components must be equal for all materials. 01 February 2023, 18:15:26 UTC
007fd60 [PL] Rewrite solid material int vars extrapolation Storing solid material model pointer in the callback allows for heterogeneous solid materials. 01 February 2023, 18:15:26 UTC
3abfda0 [PL] Extend asm I/F with material id access Only those mechanics processes which already provide access to material state variables. 01 February 2023, 18:15:26 UTC
9afdbef [MatL] Stricter solid. const. rel. selection Multiple constitutive relations and no material ids should not be valid. 01 February 2023, 18:15:26 UTC
7fcc29b [T/SD] Drucker-Prager two material models test 01 February 2023, 18:15:26 UTC
d82cdc2 [T/TH2M] Slightly relax vtkdiff tolerance 01 February 2023, 16:20:58 UTC
f8acc98 Merge branch 'ComponentTransportResidua' into 'master' [PL/CT] Extend residual output for more than one component and to Picard solver See merge request ogs/ogs!4451 01 February 2023, 15:02:47 UTC
14f5c92 [cmake] Fix vtkdiff path handling for Windows. 01 February 2023, 14:41:46 UTC
4cd1087 [AL] Fix vtkdiff path handling for Windows. 01 February 2023, 14:41:46 UTC
e5d3b97 Merge branch 'web-github-issues' into 'master' [web] Replaced GitHub issue links with GitLab links. See merge request ogs/ogs!4468 01 February 2023, 14:28:35 UTC
f0e27fd [T/CT] Monolithic Picard multi-component flow rate 01 February 2023, 14:23:26 UTC
96f6b54 [PL/CT] Change assertion to OGS_FATAL 01 February 2023, 14:23:26 UTC
3fb75b9 [PL/CT] Improvement and fix for dynamic naming of residual output 01 February 2023, 14:23:26 UTC
43cbaf4 [PL/CT] Combine hydraulic_flow and molar_flow_rate Using single vector simplifies logic when filling in the values. 01 February 2023, 14:23:26 UTC
70218f0 [PL/CT] change variable name in test definition and reference 01 February 2023, 14:23:26 UTC
d0d0d0a [PL/CT] Add reference for residual flow problem 01 February 2023, 14:23:26 UTC
b8b0b82 [PL/CT] Residual outputs for Picard solver version 01 February 2023, 14:23:26 UTC
a5c3869 [PL/CT] Adjust Tests to changes in residual outputs 01 February 2023, 14:23:26 UTC
74e3fc2 [PL/CT] Add residual output for all components -- continued 01 February 2023, 14:23:26 UTC
0c48a46 [PL/CT] Add Residuum output for all variables 01 February 2023, 14:23:26 UTC
0981cbf [web] Replaced GitHub issue links with GitLab links. GitHub Issues have been disabled. 01 February 2023, 13:21:14 UTC
b842043 Merge branch 'IwyuOnBaseLib' into 'master' Update BaseLib's includes See merge request ogs/ogs!4463 01 February 2023, 10:45:42 UTC
6ce6a74 Update BaseLib's includes Using IWYU for guidelines. 31 January 2023, 18:00:18 UTC
8cd5ae2 Merge branch 'platform-pipelines' into 'master' [ci] Platform pipelines See merge request ogs/ogs!4465 31 January 2023, 14:41:41 UTC
f122ebe [ci] Update ogs wheel. Fixes #3363. 31 January 2023, 14:31:07 UTC
back to top