sort by:
Revision Author Date Message Commit Date
bd91cb3 wip, all tests from first paper version 01 April 2021, 07:28:47 UTC
1b8856b md add initial stress 01 April 2021, 07:28:47 UTC
3dfa42f rmv dbg-output 01 April 2021, 07:28:47 UTC
2eb18d5 dbg_output 01 April 2021, 07:28:47 UTC
a776a85 initialize vapor pressure and derivatives to 0. 01 April 2021, 07:28:46 UTC
e5c47e0 md 01 April 2021, 07:28:46 UTC
e2e3d91 remove output of M, K, and R matrices 01 April 2021, 07:28:46 UTC
e411ac2 use molar gas constant from PhysicalConstant library 01 April 2021, 07:28:46 UTC
8dd8742 add setInitialConditions 01 April 2021, 07:28:46 UTC
27c67c0 print out M, K and rhs matrices 01 April 2021, 07:28:46 UTC
9c1d799 wip Tests.cmake 01 April 2021, 07:28:46 UTC
3182c88 removed unused code for staggered scheme 01 April 2021, 07:28:46 UTC
8bdd08c replace magic numbers by readable process ids 01 April 2021, 07:28:46 UTC
39d34f4 add first TH2M test (T) 01 April 2021, 07:28:46 UTC
1854d1b md OGS_FATAL in case of staggered 01 April 2021, 07:28:46 UTC
c498b9f include process equations into assembly 01 April 2021, 07:28:46 UTC
cd9a9d0 update ComputeSecondaryVariableConcrete 01 April 2021, 07:28:46 UTC
0570789 update process data 01 April 2021, 07:28:46 UTC
2db8b71 update process 01 April 2021, 07:28:46 UTC
4582248 add initial stress and mass_lumping switch 01 April 2021, 07:28:46 UTC
2474435 fixup add secondary vars in initializer list 01 April 2021, 07:28:46 UTC
025577c output of secondary variables 01 April 2021, 07:28:46 UTC
366eb90 get functions for liquid and gas velocities 01 April 2021, 07:28:46 UTC
68a41b1 added new method for gathering all constitutive variables. 01 April 2021, 07:28:46 UTC
09cc98b added several secondary ip_data-variables 01 April 2021, 07:28:46 UTC
d6d14ad gathering primary variables at integration points 01 April 2021, 07:28:46 UTC
7f618d3 added getConstitutiveVariables and an empty ip-loop 01 April 2021, 07:28:46 UTC
ac5d1f6 introduced M and K matrices and f vector into assembly 01 April 2021, 07:28:46 UTC
8cd0661 introcuced primary variables into assembly 01 April 2021, 07:28:45 UTC
c24ee98 resize matrix sizes to fit TH2M requirements 01 April 2021, 07:28:45 UTC
7e4948b empty implementation of assembly-method, removed existing assembleWithJacobian method 01 April 2021, 07:28:45 UTC
e6eaf76 added gas pressure and capillary pressure to variable list 01 April 2021, 07:28:45 UTC
e4e017d new Process TH2M, based on ThermoHydroMechanics In this commit, the new pcs is still identical to THM! 01 April 2021, 07:28:45 UTC
e2cebc2 <MPL> add saturationExponential property 01 April 2021, 07:28:45 UTC
c3f71ba [ci] Another doxygen fix. 31 March 2021, 12:37:32 UTC
9e57d44 Merge branch 'fix-cmake-format' into 'master' [pre-commit] Pass config file to cmake format. See merge request ogs/ogs!3553 31 March 2021, 12:31:23 UTC
bc5459d [ci] Doxygen fix. 31 March 2021, 12:23:33 UTC
1b4393d [pre-commit] Pass config file to cmake format. 31 March 2021, 10:37:03 UTC
892e399 Merge branch 'doxysearch' into 'master' [Doxygen] Implemented full text search. Closes #3118 See merge request ogs/ogs!3552 31 March 2021, 10:28:57 UTC
bc141c1 [Doxygen] Implemented full text search. Fixes #3118. 31 March 2021, 09:45:42 UTC
7c25c2d Merge branch 'MeshRevisionUpdates' into 'master' Tiny cleanup in MeshRevision See merge request ogs/ogs!3551 30 March 2021, 08:04:16 UTC
ab4803e [A/U/ME] constify MeshRevision object. 30 March 2021, 05:56:17 UTC
6c63778 [MeL/MeshEditing] constify MeshRevision::simplifyMesh 30 March 2021, 05:56:17 UTC
55cbe85 [MeL/MeshEditing] constify MeshRevision::copyProperties 30 March 2021, 05:56:17 UTC
2db6082 [MeL/MeshEditing] Subst MeshRevision::resetNodeIDs by Mesh::resetNodeIDs. 30 March 2021, 05:55:42 UTC
df71b2a Merge branch 'HMFluidPhase' into 'master' Allows HM process to use Gas or AqueousLiquid for fluid phase. See merge request ogs/ogs!3542 29 March 2021, 12:21:04 UTC
f88b912 [T] Fix ReviseMesh_Test order. 29 March 2021, 12:04:45 UTC
602c862 Merge branch 'AddBoundaryExtractionToVerticalSliceTool' into 'master' [utils] added boundary extraction to vertical slice extraction tool See merge request ogs/ogs!3548 29 March 2021, 10:49:22 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
5653d17 [PL/HM] Use fluid phase. Can be gas or liquid. 29 March 2021, 09:54:07 UTC
9bbe2c7 [MPL] Fix function argument name to match decl. 29 March 2021, 09:54:07 UTC
54ec5d3 [MPL] Add hasPhase to medium and fluidPhase(). For some processes, like HM, there is no difference between the gas and liquid phases, a fluid phase is sufficient. 29 March 2021, 09:54:07 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
back to top