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

sort by:
Revision Author Date Message Commit Date
f69020e Merge branch 'cmake-targets' into 'master' [CMake] Better includes See merge request ogs/ogs!3612 12 May 2021, 19:05:12 UTC
cd0aaa2 [App/U] Remove unused variables and arguments. 12 May 2021, 18:22:21 UTC
eab70da Merge branch 'ImproveDocPorosityChange' into 'master' Improve description of tag <chemically_induced_porosity_change> Closes #3148 See merge request ogs/ogs!3620 12 May 2021, 16:59:46 UTC
9c18c45 Improve description of tag <chemically_induced_porosity_change> 12 May 2021, 16:59:43 UTC
c4a8356 [cm] Better DataExplorer includes 2/2. 12 May 2021, 13:21:43 UTC
cfe3fd3 [cm] Better DataExplorer includes 1/2. Applications/DataExplorer is still a global include dir. 12 May 2021, 13:21:43 UTC
e5cee8d [cm] petsc imported target. Simplifies handling in CMake. Just link to petsc-target. 12 May 2021, 13:21:43 UTC
b3155fd [cm] Better includes. 12 May 2021, 13:21:43 UTC
92155ff [cm] Moved eigen defines into MathLib. 12 May 2021, 13:21:42 UTC
c426179 [cm] Removed global lis and mkl includes. 12 May 2021, 13:21:42 UTC
a5dbf0f Merge branch 'ctest-improvements' into 'master' ctest improvements See merge request ogs/ogs!3619 12 May 2021, 13:13:17 UTC
2325db8 [ci] Added ctest timeout for full test suite. 15 mins regular benchmarks 90 mins large benchmarks 12 May 2021, 12:29:54 UTC
ba4b3fe [ctest] Disabled timeout. Does not work on CI under load. 12 May 2021, 12:29:54 UTC
4f0ad35 [t] Adapted some RUNTIMEs. 12 May 2021, 12:29:54 UTC
1789fab [ci] Repeat failing ctest once. 12 May 2021, 12:29:53 UTC
93a0a1e [ci] Use ctest labels. 12 May 2021, 12:29:53 UTC
989a41e [ctest] labels and timeout for OgsTest(). 12 May 2021, 12:29:53 UTC
8f85dc9 [ctest] Added more labels. default - RUNTIME <= 60 s large - RUNTIME > 60 s meshtest - Tests added with MeshTest() tester - all tester 12 May 2021, 12:29:53 UTC
b14f053 [ctest] Better test-specific timeouts (3 x RUNTIME). The --timeout given to ctest is valid for each test, not full runtime. 12 May 2021, 12:29:53 UTC
e3b4c6c Merge branch 'fix_MPL' into 'master' Bug fixing in EffectiveThermalConductivityPorosityMixing: Avoided the porosity calculation See merge request ogs/ogs!3615 12 May 2021, 11:01:22 UTC
85b191f [Test] Pass porosity via the variable array to EffectiveThermalConductivityPorosityMixing 12 May 2021, 10:03:59 UTC
3900054 [HT/THM] Pass porosity via the variable array to material properties 12 May 2021, 10:03:59 UTC
6ddd643 [MPL] Avoid the calculation of porosity in EffectiveThermalConductivityPorosityMixing 12 May 2021, 10:03:59 UTC
081d95b Merge branch 'DirichletBCsExcavation' into 'master' Domain deactivation; Dirichlet BCs on excavated domain surface. See merge request ogs/ogs!3561 11 May 2021, 21:58:29 UTC
e324297 [T/TRM] A2 excavation example. 11 May 2021, 20:19:26 UTC
f627ac6 [T/THM] A2 excavation example. 11 May 2021, 20:19:26 UTC
2294a7e [T/RM] A2 excavation example. 11 May 2021, 20:19:26 UTC
f3da09b [T/HM] A2 Excavation example. 11 May 2021, 20:19:26 UTC
62a605f [PL/THM] Excavation support. 11 May 2021, 20:19:26 UTC
51c2d54 [PL/HM] Excavation support. 11 May 2021, 20:19:26 UTC
f040c3f [PL/DS] Set outer nodes Dirichlet value. 11 May 2021, 20:19:26 UTC
370cfc0 [PL/DS] Parse and store boundary value parameter. Allowing not only a zero value to be applied to the inactive nodes but also heterogeneous, time-dependent values. 11 May 2021, 20:19:26 UTC
5ad524d [PL/DS] Extract also the outer nodes. 11 May 2021, 20:19:26 UTC
897541b [PL/THM] Remove incorrect comment block. 11 May 2021, 20:19:26 UTC
5ba965b [PL/HM] Use initial stress for sigma_eff init. 11 May 2021, 20:19:26 UTC
fa1adb0 Merge branch 'unlimited_time_dimension' into 'master' [MeL/IO] Fast time access and better usage of OGS-HDF5 output file See merge request ogs/ogs!3598 11 May 2021, 19:58:46 UTC
5e6c24e [MeL/IO] Serial xdmf test with 2 steps only bulk mesh for test 11 May 2021, 19:02:42 UTC
06d9daa [MeL/IO] Fix test for serial xdmf 11 May 2021, 19:02:42 UTC
299c712 [MeL/IO] Xdmf: Use hyperslab selector for new hdf5 file structure 11 May 2021, 19:02:42 UTC
5304566 [MeL/IO] HDF5: All data have timestep as first unlimited dimension 11 May 2021, 19:02:42 UTC
7c29e83 Merge branch 'vertical_slice_HM' into 'master' HM simulation on a vertical slice of a 3D domain See merge request ogs/ogs!3607 11 May 2021, 17:05:52 UTC
edc8408 [UnitTest] Added a test for MeshLib::is2DMeshOnRotatedVerticalPlane and MeshLib::setMeshSpaceDimension 11 May 2021, 16:22:10 UTC
d27931f [Ctest/HM] Added a 2D test with the mesh rotated around the vertical axis. 11 May 2021, 16:22:10 UTC
7aab0bc [HM] Added a restriction to vertical mesh 11 May 2021, 16:22:10 UTC
0ccc2d5 [Mesh/Utils] Added a function to check whether 2D mesh is vertical 11 May 2021, 16:22:10 UTC
a88d504 [ElementCoordinatesMappingLocal] Enabled it work for inclined 2D mesh and 1D elements of inclined 2D mesh. 11 May 2021, 16:22:10 UTC
fc89cec [ProjectData] call MeshLib::setMeshSpaceDimension(meshes) 11 May 2021, 16:22:10 UTC
28e04a5 [Mesh] Added a mesh utility to set mesh space dimension 11 May 2021, 16:22:10 UTC
d4fd0b9 [Element] Added a member of space_dimension 11 May 2021, 16:22:10 UTC
278331c Merge branch 'ci-ctest-log' into 'master' [ci] Limit ctest output to last x lines See merge request ogs/ogs!3616 11 May 2021, 13:11:37 UTC
bb9bfe5 Merge branch 'GocadIgnoreARI' into 'master' [utils] handle Atom Region Indicators in GoCAD TS-files See merge request ogs/ogs!3613 11 May 2021, 12:08:58 UTC
8551bbe [eve] Load git-lfs (required for vtk from cpm). 11 May 2021, 11:25:49 UTC
ff15d09 Merge branch 'FixDocu' into 'master' Add doxygen documentition for line source terms. See merge request ogs/ogs!3618 11 May 2021, 10:12:36 UTC
033fa1e Use xsltproc to transform ctest error output (win). 11 May 2021, 10:01:28 UTC
c3b4e85 Use xsltproc to transform ctest error output. 11 May 2021, 10:01:25 UTC
a8315a5 [docu] Line source term docu. 11 May 2021, 09:03:34 UTC
4fc5218 [PL/ST] Add instruction to generate link for documentation. 11 May 2021, 09:03:34 UTC
e4b016b Merge branch 'LF_UseSpecificBodyForce' into 'master' [LiquidFlow] Use specific body force instead of darcy_gravity Closes #3110 See merge request ogs/ogs!3610 10 May 2021, 19:38:44 UTC
112b3d0 [PL/LF] Update documentation for gravity input. 10 May 2021, 13:44:55 UTC
e6125c8 [T/LiquidFlow] Use specific_body_force instead of darcy_gravity. 10 May 2021, 13:44:55 UTC
d56ec86 [PL/LF] Make reading body forces consistent with other processes. 10 May 2021, 08:53:30 UTC
8b08b8e Merge branch 'RichardsCT-SaturationModel' into 'master' [PL/RCT] Employ MPL in Richard's component transport process - part 2 See merge request ogs/ogs!3614 10 May 2021, 08:34:35 UTC
ac0da44 [T] Fix test LARGE_SteadyStateDiffusion_square_1x1_1e6. 10 May 2021, 08:07:01 UTC
656841e [Docu] remove unneeded parameter documentation. 09 May 2021, 17:42:02 UTC
19eff6b [T] update prj files. 09 May 2021, 17:42:02 UTC
e911305 [PL/RCT] remove files associated with porous media properties. 09 May 2021, 17:42:02 UTC
7293287 [PL/RCT] get derivative of saturation with respect to capillary pressure. 09 May 2021, 17:42:02 UTC
942d8e1 [PL/RCT] remove porous media properties from process data. 09 May 2021, 17:40:09 UTC
2904465 [PL/RCT] remove porous media properties from process creator. 09 May 2021, 17:40:06 UTC
9e18c39 Merge branch 'xmlpatch2' into 'master' [T] xml patch functionality See merge request ogs/ogs!3586 09 May 2021, 13:02:22 UTC
fb0a678 [BL] Renamed functions, abort on unknown xml patch elements, better cast node->name is an const unsigned char *. 09 May 2021, 12:04:25 UTC
655c33d [web] Added page on cli arguments. 09 May 2021, 12:04:25 UTC
be80320 [cli] Output CMake arguments on `ogs --version`. 09 May 2021, 12:04:25 UTC
5394471 [web] Added documentation on xml patch and include. 09 May 2021, 12:04:25 UTC
180ed4a Restructured xml patch functionality. 09 May 2021, 12:04:25 UTC
c5f1068 Moved xmlpatch functionality into makeConfigTree. 09 May 2021, 12:04:25 UTC
52e0da6 Review suggestions. 09 May 2021, 12:04:25 UTC
32575ce [T] Tests for base_file attribute. Also tests in combination with xml includes. 09 May 2021, 12:04:25 UTC
274673f clang-format ConfigTreeUtil.h 09 May 2021, 12:04:25 UTC
8bbd72e [ogs] Fix xml includes in combination with patches 09 May 2021, 12:03:53 UTC
6cc1fea [T] Added base_file attribute to patch files. E.g. in square_1e1.xml: <OpenGeoSysProjectDiff base_file="square_1e0.prj"> Then run this with: ogs square_1e1.xml 09 May 2021, 12:00:27 UTC
bf2b7a0 [T] Fix working dir for HeatTransportBHE_3D_3BHEs_array. 09 May 2021, 12:00:27 UTC
ae2c69e [T] Example usage of xmlpatch for elliptic square tests. 09 May 2021, 12:00:27 UTC
f9bc6a3 [T] Fix multiple arguments to AddTest() EXECUTABLE_ARGS. 09 May 2021, 12:00:27 UTC
dc398cc [ogs] Adds support for multiple patch files. Are applied in the given order. 09 May 2021, 12:00:27 UTC
6acc88d [ci] Fixed workflow::paused and added label 'ci skip'. 09 May 2021, 12:00:27 UTC
375b6cf [T] Added xml patch example. Usage: ogs -o _out -p path/to/square_1e0_neumann.xml path/to/square_1e0.prj In this case Elliptic/square_1x1_SteadyStateDiffusion/square_1e0_neumann.prj could be replaced by the xml file in combination with the base prj file (square_1e0.prj). 09 May 2021, 12:00:27 UTC
cded117 [ogs] Implemented xml patch functionality. Added new argument --xml-patch (-p). 09 May 2021, 12:00:27 UTC
86c7436 [cpm] Added xmlpatch. 09 May 2021, 12:00:27 UTC
82c977b [doc] Remove unnecessary TH2M process dimension. 07 May 2021, 21:31:47 UTC
508fdc4 [utils] handle Atom Region Indicators in TS-files 07 May 2021, 16:33:20 UTC
87d277d Merge branch 'updateMPLInterfaceRichardsCT' into 'master' [PL/RCT] employ MPL in RichardsComponentTransport process See merge request ogs/ogs!3606 07 May 2021, 15:19:10 UTC
802cadc [T] relax absolute error. 07 May 2021, 10:59:09 UTC
5abf46c [PL/RCT] add fatal message. 07 May 2021, 10:59:09 UTC
25581ae [PL/RCT] check material properties. 07 May 2021, 10:59:09 UTC
8e6f481 [Docu] remove unneeded parameter documentation. 07 May 2021, 10:59:09 UTC
0519977 [PL/RCT] remove some medium properties from RCT. 07 May 2021, 10:59:09 UTC
8a9e39b [PL/RCT] invoke material properties. 07 May 2021, 10:59:09 UTC
e9f7c05 [PL/RCT] store transport process variable in LAData. 07 May 2021, 10:59:09 UTC
bf2d267 [PL/RCT] add screen message. 07 May 2021, 10:59:09 UTC
back to top