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

sort by:
Revision Author Date Message Commit Date
940ee12 Merge branch 'better-license-file' into 'master' [cmake,ci] Better third-party license collection See merge request ogs/ogs!4561 11 April 2023, 15:13:26 UTC
4a584e2 [versions] Updated cpm cache info. 11 April 2023, 15:13:17 UTC
f6b63a4 [cmake] Better third-party license collection. - Adapted functionality from https://github.com/cpm-cmake/CPMLicenses.cmake - Only one license file (build/third_party_licenses.txt) - No additional targets - One dependeny less (CPMLicenses.cmake) 11 April 2023, 15:13:17 UTC
2643fe6 [cpm] Bump nlohman/json to 3.10.5. From 3.10 tarball also contains license file. 11 April 2023, 15:13:16 UTC
3e2f4e6 Merge branch 'fix-docs-threshold' into 'master' [ci] Fix doxygen warnings output. See merge request ogs/ogs!4559 11 April 2023, 13:21:18 UTC
bb725e4 Merge branch 'covariant-view' into 'master' Covariant polymorphic views for std::vectors See merge request ogs/ogs!4526 11 April 2023, 12:21:26 UTC
2189c19 Merge branch 'num-diff' into 'master' Added generic numerical differentiation algorithm See merge request ogs/ogs!4522 11 April 2023, 11:46:45 UTC
91cb9ac Merge branch 'WellboreSimulator-EOS2' into 'master' WellboreSimulator-EOS: Liquid water density and enthalpy in IAPWSIF97 Region4 See merge request ogs/ogs!4543 11 April 2023, 11:35:09 UTC
791cda2 [cmake-format] Dependencies.cmake 11 April 2023, 09:13:58 UTC
4f7ea2c [ci] Fix doxygen warnings output. 11 April 2023, 07:48:33 UTC
b2a14ec [App/IO] Fixed conversion warning 07 April 2023, 09:51:17 UTC
5971d43 [scr] Enable inline suppressions in cppcheck ... and script refactored 07 April 2023, 09:51:17 UTC
c4d3925 [CI] Save cppcheck artifact 07 April 2023, 09:51:17 UTC
3fbcb10 [T] Added tests for covariant container views 07 April 2023, 09:51:17 UTC
a322b74 [BL] Added covariant container views 06 April 2023, 13:30:59 UTC
210d446 [Doc] Add para docu of the water liquid enthalpy in IAPWSIF97 Region4. 05 April 2023, 19:17:26 UTC
ab4dff3 [Doc] Add para docu of the water liquid density in IAPWSIF97 Region4. 05 April 2023, 19:17:26 UTC
309d32e [UnitTest] Add the test of water liquid enthalpy in IAPWSIF97 Region4. 05 April 2023, 19:17:16 UTC
357f291 [UnitTest] Add the test of water liquid density in IAPWSIF97 Region4. 05 April 2023, 19:17:03 UTC
75a3013 [MPL/Water] Add water liquid enthalpy calculation in IAPWSIF97 Region4. 05 April 2023, 09:22:24 UTC
ec5b778 [MPL/Water] Add water liquid density calculation in IAPWSIF97 Region4. 05 April 2023, 09:22:24 UTC
0f755a1 [T] Added tests for generic numerical differentiation algorithm 05 April 2023, 06:36:12 UTC
e3eb36a [NL] Added generic numerical differentiation algorithm 05 April 2023, 06:36:12 UTC
a5de98c [gui] Fix build. 04 April 2023, 18:49:58 UTC
d4ca7e6 Merge branch 'helper-repo' into 'master' Introducing reproducable builds with guix See merge request ogs/ogs!4550 04 April 2023, 13:13:32 UTC
d7c52fb [versions] Updated cpm cache info. 04 April 2023, 11:19:08 UTC
40c3d6d [py] Python 3.11 requires pybind11 2.10.x 04 April 2023, 11:19:08 UTC
7dff36f [cmake] Fix range-v3 versions. 04 April 2023, 11:19:08 UTC
ff8995f [ci] Added job build guix. Currently builds ogs serial and petsc with SteadyStateDiffusion process only. 04 April 2023, 11:19:08 UTC
6be10a0 [guix] Added channels.scm. This file pins the dependency tree. 04 April 2023, 11:19:08 UTC
94feaea Merge branch 'fix-gui' into 'master' [ci] Fix gui jobs See merge request ogs/ogs!4555 04 April 2023, 09:58:36 UTC
9bae166 [ci] Fix gui jobs. 04 April 2023, 09:09:26 UTC
c466728 Merge branch 'ExpandCreateMeshFromElementSelectionForParallelCase' into 'master' Implement transformation from 'normal' `Mesh` to `NodePartitionedMesh` See merge request ogs/ogs!4548 04 April 2023, 07:06:13 UTC
afc3d0b [MeL] Use MeshLib::view::ids 04 April 2023, 06:23:48 UTC
010f914 [T] Add gml-input-parallel-mesh-output test 04 April 2023, 06:23:48 UTC
50b6e3f [MeL/U] Docu for transformMeshToNodePartitionedMesh 04 April 2023, 06:23:48 UTC
99a4edf [MeL/Utils] Prevent compiling transformMeshToNodePartitionedMesh in non-PETSc build 04 April 2023, 06:23:48 UTC
75dc9d9 [MeL] Impl. transformMeshToNodePartitionedMesh() 04 April 2023, 06:23:47 UTC
0f60d31 [MGTL/BoundaryElementsSearcher] Add getMesh() required by constructAdditionalMeshesFromGeometries() 04 April 2023, 06:23:47 UTC
a5bf588 [MeL] Extract generating NodePartitionMesh to MGTL::constructAdditionalMeshesFromGeometries 04 April 2023, 06:23:47 UTC
4233539 [MeL] Docu 'active -> regular' in NodePartitionedMesh 04 April 2023, 06:23:47 UTC
53fda63 [MeL/IO/MPI_IO] Rename active -> regular 04 April 2023, 06:23:47 UTC
b022096 Merge branch 'ci-improvements' into 'master' [ci] Reducing runtime on wheel and notebook jobs See merge request ogs/ogs!4552 03 April 2023, 20:04:11 UTC
4dfc600 [cmake] Helper repo as a submodule. 03 April 2023, 18:37:09 UTC
1977b69 Lower pybind11 and range-v3 version for guix. 03 April 2023, 18:37:06 UTC
1765ace CPMFindPackage for pybind11 and range-v3. 03 April 2023, 18:35:33 UTC
e0b1a77 [cmake] Lower version for petsc and hdf5 for guix. 03 April 2023, 18:33:33 UTC
c1e995d [cmake] Added option OGS_HELPER_REPO for cpm cache. 03 April 2023, 18:33:33 UTC
7ecfc6a [ci] Run LARGE notebooks on arch and petsc test only. 03 April 2023, 17:57:38 UTC
8a0c924 [ci] Build only one wheel (Python 3.10) on MR pipelines. 03 April 2023, 17:57:38 UTC
86cf986 Merge branch 'rm-ogs_use_python' into 'master' Remove option OGS_USE_PYTHON See merge request ogs/ogs!4521 03 April 2023, 17:54:36 UTC
08c2d40 Merge branch 'THM_updateConstitutive' into 'master' THM; Extract update of constitutive relations See merge request ogs/ogs!4528 03 April 2023, 16:27:41 UTC
cab0cf2 [ci] Ignore ld warning about visibility mismatch. 03 April 2023, 14:31:36 UTC
94d8be8 [AppL] Set -fvisibility=hidden for compatibility with pybind11. See https://pybind11.readthedocs.io/en/stable/faq.html#someclass-declared-with-greater-visibility-than-the-type-of-its-field-someclass-member-wattributes Prevents warning: warning: ‘ProjectData’ declared with greater visibility than the type of its field ‘ProjectData::_py_scoped_interpreter’ 03 April 2023, 14:31:36 UTC
89cb26f [cmake] Removed indentation. 03 April 2023, 14:31:36 UTC
2087d30 [AppL] Initialize embedded Python only when used. 03 April 2023, 14:31:36 UTC
eafd15b [web] Some updates on Python docs. 03 April 2023, 14:31:36 UTC
9d82036 Removed OGS_USE_PYTHON in remaining places. 03 April 2023, 14:31:36 UTC
badc53c [ci] Removed OGS_USE_PYTHON. 03 April 2023, 14:31:36 UTC
b72e93f [PL] Removed #ifdef OGS_USE_PYTHON. 03 April 2023, 14:31:36 UTC
409ecd0 [App] Removed #ifdef OGS_USE_PYTHON. 03 April 2023, 14:31:36 UTC
3f0c775 [cmake] Removed option OGS_USE_PYTHON. 03 April 2023, 14:31:36 UTC
f7e324b [PL] Update deact. subdomains before first output This ensures computation of secondary variables only for "active" subdomains. Fixes incorrect output of secondary variables for the initial conditions. 03 April 2023, 14:20:57 UTC
9311b3c [PL/THM] Move update constitutive into compute2nd The advantage is, that in the first time step the secondary variables are computed according to the current solution. 03 April 2023, 14:20:57 UTC
2f1f509 [PL/THM] Reset velocity for output in preTimeStep This ensures a NaN value for the deactivated subdomain part The preTimeStep function runs over all elements, not only the "active" elements. 03 April 2023, 14:20:57 UTC
0aea32b [T/THM] A2; Slightly relax velocity tolerances 03 April 2023, 14:20:57 UTC
2cba2f1 [PL/THM] Use updateConstitutiveRels. in post 03 April 2023, 14:20:57 UTC
20b807f [PL/THM] Use updateConstitutiveRels in assembly 03 April 2023, 14:20:57 UTC
9795b9d [PL/THM] Extract updateConstitutiveRelations 03 April 2023, 14:20:57 UTC
1401fbc [PL/THM] Extract ConstitutiveRelationsValues for storing temporary values. 03 April 2023, 14:20:57 UTC
1b123e5 [PL/THM] Store velocity for output Move Darcy velocity computation to post and in the getter use the stored velocity. 03 April 2023, 14:20:57 UTC
e89a097 [PL/THM] Generalize localDOF to any container 03 April 2023, 14:20:57 UTC
03775f6 Merge branch 'UpdateVtkdiff' into 'master' Update vtkdiff See merge request ogs/ogs!4551 03 April 2023, 13:57:11 UTC
93a525c Merge branch 'fix-win-race' into 'master' [cmake] Fix win race condition. See merge request ogs/ogs!4554 03 April 2023, 11:24:21 UTC
a1987dc [versions] Updated cpm cache info. 03 April 2023, 11:05:28 UTC
6e0339d Update vtkdiff New minimum cmake, tclap update, and c++20 standard. 03 April 2023, 09:26:57 UTC
c0e5ed0 [cmake] Fix win race condition. 03 April 2023, 08:42:19 UTC
0e08dbd [ci] Updated wheel. 03 April 2023, 08:29:04 UTC
9281b8b Merge branch 'CorpDes' into 'master' Update of logo in Jupyter notebooks See merge request ogs/ogs!4553 03 April 2023, 06:49:44 UTC
8a45883 Update of coroporate design TUBAF logo. 02 April 2023, 13:43:57 UTC
4896848 Merge branch 'strong-type' into 'master' Strong types for additional safety See merge request ogs/ogs!4539 31 March 2023, 14:59:54 UTC
945094e [PL/TRM] Exemplary use of strong types 31 March 2023, 13:38:56 UTC
e8ce839 [T] Added test for strong types 31 March 2023, 13:38:56 UTC
13ca9f3 [BL] Added StrongType 31 March 2023, 13:38:56 UTC
63a5ac5 Merge branch 'TH2M_MoveVolumetricStrainBeforeSaturation' into 'master' [TH2M] Move volumetric strain before saturation See merge request ogs/ogs!4544 29 March 2023, 13:33:08 UTC
b3f2720 [TH2M] Move volumetric strain before saturation For a volumetric strain dependent saturaration the value must be set before saturation evaluation. 29 March 2023, 12:53:15 UTC
7f52656 Merge branch 'SDMultiMaterialRestart' into 'master' Multi-material restart See merge request ogs/ogs!4535 29 March 2023, 06:55:13 UTC
6c151ba [T/SD] restart; Disable epsilon cmp of 1st ts 28 March 2023, 21:55:01 UTC
3220991 [PL] Move up equal number of components check Replace assertion; If collection is empty, the condition is fulfilled. 28 March 2023, 20:57:06 UTC
56a047a [PL] Move findInternalVariable into a class Simplifies access to members. 28 March 2023, 20:56:58 UTC
b2d5814 [PL] Extract common data class 28 March 2023, 20:56:11 UTC
02f67c2 [PL] Replace callback creators with functors Easier to understand and improves const-correctness somewhat. 28 March 2023, 20:56:11 UTC
6340c73 [PL] Avoid copy of a vector; working with r-values 28 March 2023, 20:56:11 UTC
3ca97d7 [T/SD] Restart two solid materials with state 28 March 2023, 20:56:11 UTC
97be510 [T/SD] Update references including internal vars For the solids the internal state variables are stored in the integration point data to be read for restart. 28 March 2023, 20:56:11 UTC
de82977 [PL] Extract another loop and collection of IVs ... used in that loop. 28 March 2023, 20:56:11 UTC
d58ebba [PL] Extract findInternalVariable in both callbacks 28 March 2023, 20:56:11 UTC
7695bce [PL] Allow reading of zero integration points 28 March 2023, 20:56:11 UTC
3e90b40 [PL] Extract callback creation for IP writer 28 March 2023, 20:56:11 UTC
5d18014 [PL] Extract callback creation for secondary vars 28 March 2023, 20:56:11 UTC
back to top