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

sort by:
Revision Author Date Message Commit Date
8238bf7 Merge branch 'VerticalSliceSaveLines' into 'master' Draft: VerticalSliceExtraction: Setting save_all param for gmsh See merge request ogs/ogs!3516 22 March 2021, 09:57:22 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
c495f2c [web] Fix links. Closes #3123. 22 March 2021, 07:35:11 UTC
ceace37 [App/IO] Remove unused XmlNumInterface. 20 March 2021, 11:33:04 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
3c761b7 [PL/TimeLoop] Use the vector of ids of xdot GlobalVector's. 18 March 2021, 07:17:10 UTC
4fa16ea Merge branch 'chemlib-dep' into 'master' [cmake] Removed ChemistryLib dependency in ProcessLib. See merge request ogs/ogs!3523 17 March 2021, 22:02:19 UTC
4088650 [cmake] Removed ChemistryLib dependency in ProcessLib. 17 March 2021, 21:13:10 UTC
e5f9d5c [cmake] Fix ProcessesSetup.cmake. 17 March 2021, 20:25:46 UTC
98767f1 Merge branch 'BaseLibInterfaces' into 'master' BaseLib interfaces See merge request ogs/ogs!3510 17 March 2021, 19:39:50 UTC
9f6c83f Merge branch 'web-dev-workflow' into 'master' [web] Updated dev workflow and Conan usage See merge request ogs/ogs!3505 17 March 2021, 13:44:38 UTC
f019545 [web] Git workflow MR comments. 17 March 2021, 13:02:44 UTC
0058429 [GL/IO] Remove commented stylefile def from GmlI/F 17 March 2021, 08:01:37 UTC
10b34e4 [BL/IO] Remove setPrecision used w/o effect. The default precision of a Writer is set 10 digits anyway upon construction. The extra interface is also not needed, because the standard provided call 'precision' is doing already the same. 17 March 2021, 07:58:31 UTC
5fe80c2 [BL/IO] Fix naming of Writer's protected variable. It is not private, so no underscores. 17 March 2021, 07:58:31 UTC
fa3be2d [BL/XmlIO] Simplify XMLInterface implementation. 17 March 2021, 07:58:31 UTC
886ee38 [BL/XmlIO] Make "export name" a public member. Since there are no invariants maintained by the XMLInterface nor is the access restricted, the public memeber serves same purpose with simpler implementation. Also fix variable naming. 17 March 2021, 07:58:31 UTC
9722d41 [MeL] Global mesh counter. Replace BL::Counter. BaseLib::Counter is used in single place only, so we can simplify that one place using MeshLib::Mesh local static counter. 17 March 2021, 07:58:31 UTC
a7294bd Merge branch 'FixMemoryLeaks' into 'master' Fix memory leaks in MeshLib See merge request ogs/ogs!3515 17 March 2021, 07:57:05 UTC
e68d5ed [web] Added info on getting source code with git. 16 March 2021, 19:46:14 UTC
4c97d88 [ci] Updated container-maker. --pm system is now the default. 16 March 2021, 19:46:14 UTC
37e971f [web] Updated Conan usage. 16 March 2021, 19:46:13 UTC
ea87476 [CMake] If git repo is not found then set OGS_VERSION=NO_VERSION. Allows for configuring build with sources from archive download. 16 March 2021, 19:46:11 UTC
1060d24 [web] Restructured get the source code and development workflows. - The get the source code page now just references source code downloads as an archive. - The GitLab and fork set up has been moved to the development workflows section. - Added page on code review. 16 March 2021, 19:42:13 UTC
f06be70 Merge branch 'GocadTSurfaceReader_Linux' into 'master' [A/IO/GocadIO] Gocadreader - Fix reading line if Gocad file is represented as CR+LF. See merge request ogs/ogs!3460 16 March 2021, 13:16:33 UTC
902b1c0 GocadTSurfaceReader: Add check for line endings extend help text have specified error message 16 March 2021, 12:45:44 UTC
2b51b1b Merge branch 'cmake-format-1' into 'master' cmake-format See merge request ogs/ogs!3518 16 March 2021, 12:41:47 UTC
715ee8f [cmake-format] Remaining cmake files. 16 March 2021, 12:10:47 UTC
a155fe8 [cmake-format] Remaining CMakeLists.txt 16 March 2021, 08:57:15 UTC
c61f4ce [MeL/MQ] Store temporary edges/faces in unique_ptr In the getEdge()/getFace() calls a **new** element is created on the heap and that memory is unmanaged. 16 March 2021, 08:56:49 UTC
d134e16 [T/MeL] Remove copy of the mesh. Memory leak. The original code would call Mesh's copy ctor leaving the returned by the readVTUFile() pointer undeleted at the end of the function. 16 March 2021, 08:56:49 UTC
d61faf0 [MeL] Avoid memory leaks in RasterToMesh test. Actual leak happens in Tests/MeshLib/TestRasterToMesh.cpp in lines 52, 75, etc. where convert() is called. 16 March 2021, 08:56:49 UTC
cbaba76 [cmake-format] ProcessLib/* CMakeLists.txt 16 March 2021, 08:55:59 UTC
918ba47 [cmake-format] Applications/* CMakeLists.txt 16 March 2021, 08:41:02 UTC
3d595b9 [cmake-format] Top-level CMakeLists.txt 16 March 2021, 08:38:23 UTC
353baf5 Merge branch 'ReplaceBoostAny' into 'master' Replace boost::any with std::any. See merge request ogs/ogs!3517 16 March 2021, 07:36:13 UTC
c9c4b01 Merge branch 'fix-mfront' into 'master' [ci] Enable mfront in serial container See merge request ogs/ogs!3508 16 March 2021, 07:00:40 UTC
8c62eaa [App/IO] Use std::any in csv I/F replacing boost. 15 March 2021, 21:18:15 UTC
f64b0e2 Bump Boost to 1.69.0 for Clang compatibility. https://github.com/boostorg/build/pull/368 15 March 2021, 19:56:33 UTC
a4c9970 Updated container-maker. 15 March 2021, 19:29:41 UTC
7e8938d [web] Clarified Singularity usage guides for user and developer. 15 March 2021, 19:29:41 UTC
639e896 [ci] Serial container includes mfront support. 15 March 2021, 19:29:41 UTC
935d5e7 [CMake] Install mfront libs (cpm follow-up). 15 March 2021, 19:29:41 UTC
dd9b10a [BL] Added missing include for std::optional. Fixes #3117. 15 March 2021, 19:21:13 UTC
793325d Merge branch 'RewriteDeactivatedSubdomainExtraction' into 'master' Rewrite deactivated subdomain extraction See merge request ogs/ogs!3511 15 March 2021, 13:46:49 UTC
13d5b7a [PL/DS] Fix spelling of class name. 15 March 2021, 12:32:17 UTC
5cc7b45 [PL/DS] Remove unnecessary parts after last commit 15 March 2021, 12:32:17 UTC
917d27d [PL/DS] Rewrite extraction of inner nodes. 15 March 2021, 12:32:17 UTC
c883eb2 [PL/DS] Rename bc_mesh to sub_mesh. 15 March 2021, 12:32:17 UTC
2327e09 [PL/DS] Rename inactive nodes to inner nodes. The name reflects the special nature of the nodes, namely that these are nodes not touching the active elements. 15 March 2021, 12:32:17 UTC
f649e42 [PL/DS] Use algorithms. 15 March 2021, 12:14:01 UTC
1f2f2c9 [PL/DS] Extract is_active criterion for elements. 15 March 2021, 12:14:01 UTC
141e13a [PL/DS] Extract functions for subdomain creation. Reducing scope, using algorithms. 15 March 2021, 12:14:01 UTC
f02020f [PL/DS] Don't repeat types. RAII. 15 March 2021, 12:14:01 UTC
53effc1 Setting save_all param for gmsh to ensure all line elements are written 15 March 2021, 11:23:07 UTC
9537c2d Merge branch 'UpdateNetCdfResult' into 'master' Update NetCdf result Closes #3115 See merge request ogs/ogs!3513 15 March 2021, 11:18:01 UTC
eba59f7 [MeL/Vtk] Avoid memory leak of node coordinates. 15 March 2021, 10:10:12 UTC
7b05e2d [T/NetCDF] Update increased precision reference. Since b39ae740696874c595e0c72f1ecaf92bbb709d45 the precision has increased. 15 March 2021, 09:59:43 UTC
6c47f32 Merge branch 'RemoveMathLibScalarProduct' into 'master' Remove MathLib scalar product See merge request ogs/ogs!3512 15 March 2021, 08:32:37 UTC
c2a158d Merge branch 'KelvinVectorDimConstexpr' into 'master' Use constexpr for KelvinVectorDimensions See merge request ogs/ogs!3453 15 March 2021, 08:24:56 UTC
4511f36 Use constexpr kelvin_vector_dimensions function. 14 March 2021, 19:25:47 UTC
7a8619b [MaL] Replace KelvinVectorDimensions with constexpr 14 March 2021, 19:25:47 UTC
30d75b5 Merge branch 'PorosityFromMassBalance' into 'master' [RM/MPL] move permeability, porosity, storage and transport_porosity to medium Closes #3032 See merge request ogs/ogs!3498 14 March 2021, 19:24:58 UTC
d8b826d move porosity, transport_porosity, permeability, biot_coefficient and storage to medium in RM process and MPL properties 14 March 2021, 16:08:33 UTC
back to top