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

sort by:
Revision Author Date Message Commit Date
c9ec60d Merge branch 'AddBoundaryExtractionToVerticalSliceTool' into 'master' [utils] added boundary extraction to vertical slice extraction tool See merge request ogs/ogs!3548 29 March 2021, 10:40:51 UTC
06d7927 Merge branch 'license' into 'master' Adapt license to be classified as BSD 3-clause by GitLab. See merge request ogs/ogs!3549 29 March 2021, 10:40:45 UTC
3e92ede [utils] added boundary extraction to vertical slice extraction tool 29 March 2021, 10:20:24 UTC
0f0ae69 Adapt license to be classified as BSD 3-clause by GitLab. Just changed "OpenGeoSys Community" to "COPYRIGHT HOLDERS AND CONTRIBUTORS" in the last paragraph. Before this change GitLab classified the license as "Other" and not "BSD 3-clause". 29 March 2021, 09:13:22 UTC
6bcb4f1 Merge branch 'AddPropertyHandlingToReviseMesh' into 'master' [utils] Add property handling to reviseMesh tool See merge request ogs/ogs!3534 29 March 2021, 06:03:46 UTC
1063fd6 [T] Fix diff file names. 26 March 2021, 16:13:48 UTC
f3f0893 [T] Fixed ReviseMesh_Test config. 26 March 2021, 09:59:12 UTC
d096d09 code quality improvements 26 March 2021, 09:48:19 UTC
533722e adding AddTest and MeshTest 26 March 2021, 09:48:19 UTC
225aff9 [utils] documentation + moving functions into local namespace 26 March 2021, 09:48:19 UTC
8196500 added test for reviseMesh 26 March 2021, 09:48:19 UTC
1bf1efd adjusting help text and param sequence 26 March 2021, 09:48:18 UTC
6ba44e8 copying all mesh properties, not just MatIDs 26 March 2021, 09:48:18 UTC
42c0b49 Merge branch 'THMInitialStress' into 'master' [PL/THM] Add initial_stress input. See merge request ogs/ogs!3541 25 March 2021, 18:19:09 UTC
eb25855 Merge branch 'correct_staggered_scheme_benchmark' into 'master' [HM] benchmark staggered scheme, use unit mD precisely and correct nondim time See merge request ogs/ogs!3545 25 March 2021, 17:18:44 UTC
3ea482a Merge branch 'NomenclatureUpdate' into 'master' Change of nomenclature (in the documentation) of the physical constants in the Material Library See merge request ogs/ogs!3543 25 March 2021, 16:30:15 UTC
b0a8d03 Merge branch 'physical_constant' into 'master' [PhysicalConstant] changed const to constexpr See merge request ogs/ogs!3544 25 March 2021, 11:09:19 UTC
a8a2144 use unit mD precisely and correct nondim time 25 March 2021, 10:52:55 UTC
3b0fbf0 [PhysicalConstant] changed const to constexpr 25 March 2021, 10:26:28 UTC
10a1660 Change of nomenclature (in the documentation) of the physical constants in the Material Library 25 March 2021, 10:06:57 UTC
b2208f3 [PL/THM] Add initial_stress input. 25 March 2021, 09:34:05 UTC
5c2ae1c Merge branch 'fix-cmake-realpath' into 'master' [cmake] Replace file(REAL_PATH ..) with get_filename_component. See merge request ogs/ogs!3540 25 March 2021, 08:13:40 UTC
805d917 [cmake] Replace file(REAL_PATH ..) with get_filename_component. Removes unintented CMake 3.19 requirement. 25 March 2021, 07:30:19 UTC
291a576 Merge branch 'doxygen-warnings' into 'master' [ci] Doxygen warnings See merge request ogs/ogs!3539 24 March 2021, 15:19:12 UTC
516a8b6 [ci] Added number of Doxygen warnings as a CI metric. https://docs.gitlab.com/ee/ci/metrics_reports.html 24 March 2021, 14:37:57 UTC
690039e [ci] Fix Doxygen warnings output. 24 March 2021, 14:00:06 UTC
2813b43 Merge branch 'MPL_vapour_diffusionMPQ' into 'master' [MPL] A vapour diffusion property of VapourDiffusionPMQ See merge request ogs/ogs!3527 24 March 2021, 10:42:54 UTC
6c9b2bd Merge branch 'cpm-licenses' into 'master' [CMake] Third-party license, ccache setup and msvc folder See merge request ogs/ogs!3535 23 March 2021, 15:07:49 UTC
718b674 [cmake] Simplified (MSVC) folder setup. Using https://github.com/TheLartians/GroupSourcesByFolder.cmake and CMAKE_FOLDER variable. 23 March 2021, 12:22:58 UTC
dea4434 [CMake] Use ccache setup from TheLartians/Ccache.cmake https://github.com/TheLartians/Ccache.cmake No need to configure anything for ccache. 23 March 2021, 11:24:54 UTC
1c3cd18 [CMake] Collect third-party (CPM) licenses. - New target write-licenses to write license file third_party_licenses.txt - License file is installed into ./share/info/ 23 March 2021, 11:24:53 UTC
6718a42 [Doc] Added the property case of VapourDiffusionPMQ 23 March 2021, 08:04:29 UTC
0379edc [Doc] Added a description of VapourDiffusionPMQ 23 March 2021, 08:04:29 UTC
7466243 [UnitTest] Added unit tests for VapourDiffusionPMQ 23 March 2021, 08:04:29 UTC
8580225 [MPL] Registered VapourDiffusionPMQ 23 March 2021, 08:04:26 UTC
a0a26ab [MPL] Added createVapourDiffusionPMQ 23 March 2021, 08:03:22 UTC
512b664 [MPL] Added VapourDiffusionPMQ 23 March 2021, 08:03:22 UTC
cad8e6f Merge branch 'BaseLibPrivateMembersStyle' into 'master' Base lib private members style See merge request ogs/ogs!3525 23 March 2021, 07:12:44 UTC
5ae119f [BL] clang-format of previous change set. 22 March 2021, 20:39:56 UTC
c097de8 [BL] Moving private data member signifier to end. 22 March 2021, 20:39:56 UTC
a84ef54 Merge branch 'update_staggered_scheme_benchmark' into 'master' Update staggered scheme benchmark See merge request ogs/ogs!3530 22 March 2021, 18:18:14 UTC
64a7a5a [HM] formulation of web-docu after review 22 March 2021, 17:43:01 UTC
b21e48b Merge branch 'XmlInterfaces' into 'master' Sort and cleanup XML interfaces See merge request ogs/ogs!3533 22 March 2021, 14:20:21 UTC
288f9a8 Replace Writer::writeToFile with writeStringToFile Eliminating the function also reveals a copy of the data being made internally. 22 March 2021, 13:29:49 UTC
438c381 [BL/IO] Provide read only access to data. 22 March 2021, 10:56:43 UTC
1a37c73 [BL/IO] Move internal function to private section. 22 March 2021, 10:56:43 UTC
db6cb66 [BL/IO] Make internally used members private. Not accessed by derived classes. 22 March 2021, 10:56:43 UTC
4dd9dfe [App/IO] XmlPrjI/F is not dependent on XMLI/F. It is neither accessed through a base class pointer, nor does it require the export_name member variable access. 22 March 2021, 10:56:43 UTC
771b006 [BL/IO] Free writeStringToFile function. 22 March 2021, 10:56:43 UTC
76d2ef9 Merge branch 'SeparateTimeDependentDirichletAndSubdomainDeactivation' into 'master' Separate time dependent dirichlet and subdomain deactivation See merge request ogs/ogs!3531 22 March 2021, 10:28:48 UTC
22427c2 Merge branch 'RemoveXmlNumInterface' into 'master' [App/IO] Remove unused XmlNumInterface. See merge request ogs/ogs!3532 22 March 2021, 09:53:42 UTC
958fe18 [HM] correct test files of staggered scheme benchmark 22 March 2021, 09:33:35 UTC
c495f2c [web] Fix links. Closes #3123. 22 March 2021, 07:35:11 UTC
8ede7cb [PL/BC] Replace two members with specialized class 20 March 2021, 11:38:37 UTC
496104b [BL] TimeInterval. Make a struct, simplifying ctor 20 March 2021, 11:38:37 UTC
ceace37 [App/IO] Remove unused XmlNumInterface. 20 March 2021, 11:33:04 UTC
c35f30c Remove unique_ptr's from TimeInterval. Code simplification and one less dereferencing at run time. 19 March 2021, 18:10:45 UTC
566f4dd [PL/BC] Remove unnecessary member. 19 March 2021, 18:08:50 UTC
029f20e [PL/BC] Extract DeactivatedSubdomainDirichlet. 19 March 2021, 18:08:50 UTC
ea58c6b [PL/BC] Separate create method. 19 March 2021, 18:08:50 UTC
cbbac4c [PL/PV] Remove unnecessary if-condition. Same thing is checked after the find_if. 19 March 2021, 18:08:50 UTC
a15ddd8 [PL/BC] Formatting. 19 March 2021, 18:08:50 UTC
c8e2aa9 [PL/PV] Constify return of getActiveElementIDs(). 19 March 2021, 18:08:50 UTC
7182349 Merge branch 'MPL_vapour_fixing' into 'master' [Doc/WaterVapourDensity] Corrected a Quality Assurance issue See merge request ogs/ogs!3529 19 March 2021, 14:27:08 UTC
ca0ca15 [Doc/WaterVapourDensity] Corrected a Quality Assurance issue 19 March 2021, 12:32:13 UTC
f69a6aa Merge branch 'MPL_vapour_latent_heat' into 'master' Added a new property type of latent_heat and a property of WaterVapourLatentHeat See merge request ogs/ogs!3519 19 March 2021, 12:29:21 UTC
aac1840 Merge branch 'MPL_vapour_fixing' into 'master' [MPL/Vapour] Corrected the DBUG message in two creators. See merge request ogs/ogs!3526 19 March 2021, 12:01:38 UTC
db2a382 [MPL/Vapour] Corrected the DBUG message in two creators. 19 March 2021, 10:59:24 UTC
ba67835 [MPL] Renamed WaterVapourLatentHeat to LinearWaterVapourLatentHeat 19 March 2021, 10:54:22 UTC
c28e2fa [Doc] Added the input description of WaterVapourLatentHeat 19 March 2021, 08:04:01 UTC
161ee51 [Doc] Added a description of property WaterVapourLatentHeat 19 March 2021, 08:04:01 UTC
50b6713 [bib] Added four references about thermal properties of vapour 19 March 2021, 08:03:55 UTC
5acb1fc [UnitTest] Added a test for WaterVapourLatentHeat 19 March 2021, 08:02:06 UTC
e4a93b8 [MPL] Registered the property of WaterVapourLatentHeat 19 March 2021, 08:02:03 UTC
abc55d3 [MPL] Added createWaterVapourLatentHeat 19 March 2021, 08:00:25 UTC
18e3f98 [MPL] Added WaterVapourLatentHeat 19 March 2021, 08:00:25 UTC
1b7c954 [MPL] Added a new property type: latent_heat 19 March 2021, 08:00:25 UTC
96e69c9 Merge branch 'TRM_update' into 'master' Two updates in TRM See merge request ogs/ogs!3520 18 March 2021, 17:59:29 UTC
d4a7579 [TRM] Improved the calculation of the displacement portion of RHS 18 March 2021, 15:57:55 UTC
5a9b0fd [TRM] clang-format 18 March 2021, 15:57:55 UTC
a8eaac0 Merge branch 'HM_fixed_stress_split_implementation' into 'master' HM fixed stress split implementation See merge request ogs/ogs!3476 18 March 2021, 15:02:21 UTC
79041f1 HM fixed stress split implementation 18 March 2021, 15:02:21 UTC
2823eab Merge branch 'FixVectorAccessInStaggeredSchema' into 'master' [PL/TimeLoop] Use the vector of ids of xdot GlobalVector's. Closes #3120 See merge request ogs/ogs!3522 18 March 2021, 14:38:42 UTC
67eded2 Merge branch 'MPL_vapour_density' into 'master' A water vapour density property See merge request ogs/ogs!3489 18 March 2021, 14:24:48 UTC
23ec594 Merge branch 'HM_enabled_restart' into 'master' Fixed the initial stress setting in HM Closes #3105 See merge request ogs/ogs!3463 18 March 2021, 14:13:59 UTC
1296c57 Merge branch 'fix-warnings-check' into 'master' [ci] Fix warnings check Closes #3119 See merge request ogs/ogs!3521 18 March 2021, 13:25:37 UTC
c6a64ea [MaL] Avoid MSVC C4180 warnings. Use perfect forwarding, store by value. 18 March 2021, 12:55:49 UTC
3fda687 Fix compiler warnings. 18 March 2021, 12:55:49 UTC
bfbf396 [ci] Fix warnings check. Do the check right in the compiler job. 18 March 2021, 12:55:49 UTC
fd107f4 [HM] Added if-condition to avoid multiple initial stress definition 18 March 2021, 10:07:33 UTC
b6b6319 [HM] Corrected the integration order for integration data I/O 18 March 2021, 10:07:33 UTC
4f602c8 [Doc] Added class documentation of WaterVapourDensity 18 March 2021, 09:56:57 UTC
f75fae3 [Doc] Added parameter documentation of WaterVapourDensity 18 March 2021, 09:56:57 UTC
73bec68 [bib] Added a reference about saturated vapour density 18 March 2021, 09:56:57 UTC
8a029f7 [UnitTest] Added a test for WaterVapourDensity 18 March 2021, 09:56:56 UTC
0b15875 [MPL] Added a property type: vapour_density 18 March 2021, 09:56:56 UTC
9beabd6 [MPL] Registered WaterVapourDensity property 18 March 2021, 09:56:56 UTC
b63e647 [MPL] Added createWaterVapourDensity 18 March 2021, 09:56:56 UTC
b5d3f96 [MPL] Added WaterVapourDensity 18 March 2021, 09:56:56 UTC
397fe72 [T/Data] Phasefield test using multiple meshes. 18 March 2021, 07:17:10 UTC
back to top