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

sort by:
Revision Author Date Message Commit Date
7cf126f Merge branch 'TH2M-PTM_PhaseTransitionModels' into 'master' PhaseTransitionModels for TH2M Process See merge request ogs/ogs!3588 26 April 2021, 16:43:23 UTC
b2dcb84 [PL/TH2M/PTM] const initialize members. Moving finding of the components and the indices out in separate functions. 26 April 2021, 16:42:20 UTC
4ed0206 [cmake] Add TH2M to ProcessLib and Tests CMake. 26 April 2021, 16:42:20 UTC
8f6e5a6 <gtest/TH2M> unit test for TH2M::PhaseTransitionNone 26 April 2021, 16:42:20 UTC
dbacd25 <gtest/TH2M> unit test for TH2M::PhaseTransitionEvaporation 26 April 2021, 16:42:20 UTC
c655e54 <TH2M/PTM> derived structs have been given their own headers 26 April 2021, 16:42:20 UTC
7bb9431 <TH2M/PTM> structure for phase transition model types 26 April 2021, 16:42:20 UTC
4f271c6 <MPL> added several new MPL::VariableTypes and MPL::PropertyTypes in preparation for TH2M Process 26 April 2021, 11:11:52 UTC
faa6ca3 Merge branch 'fix-frontend' into 'master' Fix build without XDMF. See merge request ogs/ogs!3591 26 April 2021, 08:42:30 UTC
8617adc Fix build without XDMF. Fixes frontend ci job. 26 April 2021, 08:10:43 UTC
0b3c1da Merge branch 'hdf_data_reduce_attributes' into 'master' [MeL/IO] HDF: reduce data size See merge request ogs/ogs!3514 26 April 2021, 06:35:47 UTC
24f7571 Merge branch 'EmbeddedFracturePermeability_2D_Fix' into 'master' [MPL] EmbeddedFracturePermeability fix for 2D See merge request ogs/ogs!3587 23 April 2021, 21:16:51 UTC
30a01f2 [MPL] EmbeddedFracturePermeability fix for 2D 23 April 2021, 20:57:15 UTC
f71bd81 [MeL/IO] HDF/XDMF: Fix code quality issues and doxygen documentation 23 April 2021, 18:42:24 UTC
f29e047 [MeL/IO] HDF5: Handle case for empty outputname set 23 April 2021, 18:42:24 UTC
b97e479 [MeL/IO] HDF5: Compression can be turned off 23 April 2021, 18:42:24 UTC
bc1ac8b [MeL/IO] HDF/XDMF: clean up 23 April 2021, 18:42:24 UTC
300ea1d [MeL/IO] XDMF: writes global dimension to file This dimension is caluclated over all nodes / cells include ghost cells. 23 April 2021, 18:42:24 UTC
76fb478 [MeL/IO] XDMF: xdmf file will get written when simulation is done 23 April 2021, 18:42:24 UTC
7fdc97a [MeL/IO] HDF5: HDF-File is kept open between steps 23 April 2021, 18:42:24 UTC
da3ae2d [MeL/IO] HDF5: chunk can have any size independed from local data introduce dedicated variable 23 April 2021, 18:42:24 UTC
5016159 [MeL/IO] HDF/XDMF : Remove unsused parameters for vtu output 23 April 2021, 18:42:24 UTC
f06820b [MeL/IO] XDMF: Fix variable/constant attribute filter 23 April 2021, 18:42:24 UTC
1e0377f [MeL/IO] HDF5 : format and clean up 23 April 2021, 18:42:24 UTC
210fc8a [MeL/IO] HDF5 : Use transform ,filter for const and variable attributes 23 April 2021, 18:42:24 UTC
2139b5b [MeL/IO] HDF5 : create vector for const and non const 23 April 2021, 18:42:24 UTC
10a1884 [MeL/IO] HDF5 : memspace property close 23 April 2021, 18:42:24 UTC
a82e614 [MeL/IO] HDF5 : use datatype for Hdf5Writer 23 April 2021, 18:42:24 UTC
ace0166 [MeL/IO] HDF5 : Compression level to 1 23 April 2021, 18:42:24 UTC
b1ee485 [MeL/IO] HDF5 : Change order of chunk and deflate first chunk then deflate 23 April 2021, 18:42:24 UTC
47f950d [MeL/IO] HDF5 : Info print for partitions in HdfWriter 23 April 2021, 18:42:24 UTC
227f472 [MeL/IO] HDF5 : fix wrong include 23 April 2021, 18:42:24 UTC
26aa08f [MeL/IO] HDF5 : Improve get partition interface 23 April 2021, 18:42:24 UTC
6b219bb [MeL/IO] HDF5 : Introduce native types 23 April 2021, 18:42:24 UTC
a6d9f3e [MeL/IO] HDF5 : Remove data redundancy from constant attributes 23 April 2021, 18:42:24 UTC
1ce7d94 Merge branch 'PorosityIncrementalModel' into 'master' [CL] Chemically induced porosity change See merge request ogs/ogs!3563 23 April 2021, 16:19:08 UTC
a379339 Merge branch 'ci-needs' into 'master' [ci] Switch from dependencies: to needs: See merge request ogs/ogs!3589 23 April 2021, 11:48:24 UTC
8b56b63 [ci] Switch from dependencies: to needs:. Pipelines may run a bit faster. 23 April 2021, 10:27:19 UTC
a2a8dd1 [Docu] document tag description. 23 April 2021, 09:11:34 UTC
892f5cc [PL/CT] add tag "chemically induced porosity change". 23 April 2021, 09:11:34 UTC
5203e53 [CL] update porosity post reaction. 23 April 2021, 09:11:34 UTC
3069bb4 [CL] Update volume fraction post reaction. 23 April 2021, 09:11:34 UTC
9f044e6 [PL/CT] get correct porosity. 23 April 2021, 09:11:34 UTC
a993592 [T] Added new porosity model to benchmark case 23 April 2021, 09:11:34 UTC
4a9f990 [T] Update prj file. 23 April 2021, 09:11:34 UTC
58e639e [CL] Initialize/set volume fraction and molality before reaction process. 23 April 2021, 09:11:34 UTC
2f22c9c [CL] Add members into EquilibriumReactant. 23 April 2021, 09:11:34 UTC
d7833f1 [CL] Add members into KineticReactant. 23 April 2021, 09:11:34 UTC
76f0149 Merge branch 'MPL_SaturationExponential' into 'master' MPL SaturationExponential See merge request ogs/ogs!3579 22 April 2021, 22:01:46 UTC
1594b56 Merge branch 'MPL_vapour_general_latent_heat' into 'master' A latent heat model of vaporisation of water with critical temperature See merge request ogs/ogs!3536 22 April 2021, 18:31:14 UTC
49cecce [MPL/WVLH_CT] A little computational efficiency improvement. 22 April 2021, 16:23:23 UTC
b89006a [MPL/WVLH_CT] use std::transform_reduce 22 April 2021, 16:23:23 UTC
551bf4a [MPL] Changed the name of GeneralWaterVapourLatentHeat to WaterVapourLatentHeatWithCriticalTemperature 22 April 2021, 16:23:16 UTC
001cb34 <MPL> renamed reference capillary pressure to maximum capillary pressure and changed saturation notation 22 April 2021, 14:11:06 UTC
da5e420 <MPL> add unit test for MPL::SaturationExponential 22 April 2021, 14:11:06 UTC
e1d720c <MPL-Doc> add Documentation for SaturationExponential 22 April 2021, 14:11:06 UTC
8a455bb <MPL> add saturationExponential property 22 April 2021, 14:11:06 UTC
9094e58 Merge branch 'FixParallelOutputBug' into 'master' [Output] Fix bug in parallel output of non-bulk meshes distributed to multiple domains. Closes #3126 See merge request ogs/ogs!3576 22 April 2021, 14:05:43 UTC
1a17c15 [Doc] Added the property case of GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
c09c13e [Doc] Added a description of GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
abd9d07 [image] Added figure about GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
5c0c2b1 [bib] Added a reference about the latent heat 22 April 2021, 14:01:05 UTC
8d7ae7f [UnitTest] Added a test for GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
f321545 [MPL] Registered GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
5e7bd14 [MPL] Added createGeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
4bffc13 [MPL] Added GeneralWaterVapourLatentHeat 22 April 2021, 14:01:05 UTC
3034c39 Merge branch 'vapour_pressure' into 'master' Rename 'vapor_pressure' to 'vapour_pressure' See merge request ogs/ogs!3581 22 April 2021, 11:35:32 UTC
ac2fc81 rename 'vapor_pressure' to 'vapour_pressure' 22 April 2021, 10:31:27 UTC
6d28eb8 [T] Test for parallel non-bulk-mesh output. 22 April 2021, 05:17:09 UTC
778425e [PL/Output] Remove unnecessary comment. PVD support was implemented already. 22 April 2021, 05:17:09 UTC
86b35a1 [PL/Output] Distinguish between bulk and non-bulk meshes. 22 April 2021, 05:17:09 UTC
08dd507 Merge branch 'ImproveCodeQualityInMeshComponentMap' into 'master' Readability improvements in MeshComponentMap. See merge request ogs/ogs!3577 21 April 2021, 22:35:46 UTC
79ac3d6 [NL/DOF] Readability: rename id -> index. 21 April 2021, 21:56:55 UTC
9cdb735 [NL/DOF] Correct mistake in code documentation. 21 April 2021, 21:56:55 UTC
9dd8b3a [NL/DOF] Instant init. the var. with the correct value. 21 April 2021, 21:56:55 UTC
fb9ce35 [NL/DOF] Readability: p_mesh -> partitioned_mesh. 21 April 2021, 21:56:55 UTC
db74ada [NL/DOF] Remove comments that aren't necessary anymore. 21 April 2021, 21:56:55 UTC
1a2b13a [NL/DOF] Test the component order before doing anything else. This avoids also multiple testing using same input data. 21 April 2021, 21:56:55 UTC
d1ff553 [NL/DOF] Move code to its own method. Move the code for creating parallel MeshComponentMap to its own method. 21 April 2021, 21:56:55 UTC
c9a93be Merge branch 'MFrontRestart' into 'master' MFront restart capability. See merge request ogs/ogs!3574 21 April 2021, 14:36:20 UTC
a9cd590 Merge branch 'ThermalConductivityMedium' into 'master' add MPL property for handling effective thermal conductivity on the medium level See merge request ogs/ogs!3546 21 April 2021, 13:31:10 UTC
1a064ec [T/RM] Restart for MFront internal variables. 21 April 2021, 12:18:11 UTC
6a2fbcf [PL/RM] FEM; Set IPData for internal state vars. 21 April 2021, 12:18:11 UTC
64cb4cf [PL/RM] Add IP writers for internal state vars. 21 April 2021, 12:18:11 UTC
f47f34d [PL] Common function for resetting internal vars. Takes values and copies them to the memory location of the internal variable. 21 April 2021, 12:18:11 UTC
85e8bea [PL/RM] FEM; Read access to internal state vars. 21 April 2021, 12:18:11 UTC
4d41ae9 [PL] IPWriter creation for internal state vars. Similar to the secondary variables function but now for the integration point writers. 21 April 2021, 12:18:11 UTC
9ed70d7 [MPL] Access and reset to internal state variables For storage as ip-data in the output and simulation restart. 21 April 2021, 12:18:04 UTC
80f9bc2 [BL] Very simple dynamic span class. Should be replaced with std::span when the compiler version gcc >= 10, msvc >= 19.26 are available for development. 21 April 2021, 12:18:04 UTC
f4767ab [MPL] Zero initialization for constant dvalue. 21 April 2021, 11:40:35 UTC
c82285b [MPL] medium effective thermal conductivity. 21 April 2021, 11:40:35 UTC
c5a5ff7 Extracted MaterialLib/FractureModels into own library. 21 April 2021, 11:40:35 UTC
1df7a7d Extracted MaterialLib/SolidModels into own library. Fix issue where on MSVC there cannot be two cpp files with the same name compiled into one library. 21 April 2021, 11:40:35 UTC
2e95ebe Merge branch 'DataExplorerStationMapping' into 'master' [DE] Station mapping in GUI See merge request ogs/ogs!3578 21 April 2021, 11:30:55 UTC
42130a5 local scopes for geo-objects 20 April 2021, 11:42:42 UTC
00539cc [DE] unlocking station mapping in GUI 20 April 2021, 11:42:36 UTC
518278f Merge branch 'fixTHM1' into 'master' [THM] Corrected the temperature passed to variable_array_prev See merge request ogs/ogs!3571 20 April 2021, 07:42:32 UTC
fbf2e50 Merge branch 'MPL_IdealGasLaw_update' into 'master' <MPL> changed MPL::IdealGasLaw behaviour See merge request ogs/ogs!3572 20 April 2021, 07:16:09 UTC
d597f07 Merge branch 'qt-5.15' into 'master' [conan] Bump Qt to 5.15 on Linux and Mac. See merge request ogs/ogs!3575 20 April 2021, 05:56:49 UTC
f5f5a9d [conan] Bump Qt to 5.15 on Linux and Mac. 19 April 2021, 21:15:36 UTC
back to top