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

sort by:
Revision Author Date Message Commit Date
528706a add a unit test for permeability volume strain 20 January 2021, 10:23:39 UTC
971cef2 get actual size of k vector 20 January 2021, 10:23:18 UTC
a662761 implementation of permeability volume strain 20 January 2021, 09:34:41 UTC
2bb1e39 comment size of enum in VariableType 20 January 2021, 09:32:09 UTC
bd7c6b7 include added 20 January 2021, 07:34:58 UTC
f2a0314 added files for permeability volume strain 20 January 2021, 07:28:05 UTC
fc89b22 Merge branch 'HM_remove_dkde' into 'master' [HM] remove Kpu_k See merge request ogs/ogs!3406 19 January 2021, 14:28:05 UTC
5466fc6 [HM] remove Kpu_k 19 January 2021, 10:58:55 UTC
a8be5ce Revert "[HM] added permeability-strain derivative" This reverts commit fe60a51b1a9a895ce8c88cfe9aac83a7dd42ea8c. 19 January 2021, 10:57:12 UTC
d07e5e3 [web] Added anchor to bugfixes downloads and provide compare link. 18 January 2021, 16:18:03 UTC
91844e0 Merge branch 'TimeLoopFixWhenMFrontFails' into 'master' Time loop fix when MFront fails. See merge request ogs/ogs!3397 18 January 2021, 12:02:00 UTC
ac65ccf Merge branch 'FixingMKLLinkageWithNinjaAndSharedLibs' into 'master' [MaL] Use old-style target link libs for MKL. See merge request ogs/ogs!3400 17 January 2021, 17:39:12 UTC
568b732 Merge branch 'relbranch' into 'master' Release branch binary deployment and CI fixes See merge request ogs/ogs!3401 16 January 2021, 19:32:27 UTC
12741fd [web] Add release branch binary download links. 16 January 2021, 18:54:19 UTC
c095065 [ci] Always run Windows jobs on release branch. 16 January 2021, 18:54:19 UTC
3e963d4 [ci] Add mtune-flag (sandybridge) to container job. Allows execution of the containers on envinf1. 16 January 2021, 18:54:19 UTC
ebb982e [ci] Disable build image jobs on release branch. 16 January 2021, 18:54:14 UTC
81e8f9d [ci] Enabled container job on release branch. 16 January 2021, 18:53:59 UTC
1b3b0b6 [MaL] Use old-style target link libs for MKL. This is partially reverting 071c19a9548dffdd58d5a715203ac908866f3ddd "[CMake] Use generator expression for target_link_libraries()". For the ninja build system when using shared libraries the generator expressions produce erroneous build.ninja file, and ninja generates an error: ``` CMake Error: Running '/usr/bin/ninja' '-C' '/home/naumov/w/ogs/r' '-t' 'recompact' failed with: ninja: error: build.ninja:8128: bad $-escape (literal $ must be written as $$) ``` Reason unknown. 16 January 2021, 14:39:54 UTC
b0baaa4 Merge branch 'SmallFixes' into 'master' Small fixes and code cleanups. See merge request ogs/ogs!3399 16 January 2021, 13:47:39 UTC
c030aae Merge branch 'qt-5.14.2' into 'master' Bump Qt to 5.14.2 on Win See merge request ogs/ogs!3398 15 January 2021, 20:02:07 UTC
8591478 [ci] Fix Linux gui job. 15 January 2021, 18:59:24 UTC
501b6e6 [MeL] Fix cppcheck 'arg. names diff.' warnings. 15 January 2021, 14:04:43 UTC
1d21633 [GL/SurfaceGrid] Use find_if instead of raw loop. 15 January 2021, 14:04:43 UTC
a444a00 [GL] Fix cppcheck 'arg. names diff.' warnings. 15 January 2021, 14:04:43 UTC
220cf75 [GL/GEOObjects] Fix dereferencing nullptr. 15 January 2021, 14:04:43 UTC
1094793 [GL/QuadTree] Initialize all class members. Fixes CppCheck warnings: Member variable 'QuadTree < GeoLib :: Point >::_children' is not initialized in the constructor. 15 January 2021, 14:04:43 UTC
9d945b0 [GL] OctTree: Use find_if instead of raw loop. Cppcheck issue was: Consider using std::find_if algorithm instead of a raw loop. 15 January 2021, 14:04:43 UTC
236ffbe [A/IO] Fix cppcheck 'arg. names diff.' warnings. 15 January 2021, 14:04:43 UTC
92a62b7 Remove forgotten GroundwaterFlow dir. 15 January 2021, 14:04:43 UTC
0944a4b Bump Conan on Win to 5.14.2 Includes C++20 fix https://bugreports.qt.io/browse/QTBUG-82240 15 January 2021, 12:33:09 UTC
8becbac [PL] TL; early return if nonlinear solver failed. 13 January 2021, 17:03:57 UTC
b124721 [PL] Run postTS only on successful NLS result. 13 January 2021, 17:02:09 UTC
0b2e93b Merge branch 'improveRM' into 'master' [RM] Two minor improvements. See merge request ogs/ogs!3394 13 January 2021, 16:51:07 UTC
869c8f0 [RM] Set a restriction to compute swelling strain 13 January 2021, 15:36:43 UTC
13cf757 [RM] Use the trace of strain tensor to compute volume strain 13 January 2021, 15:35:44 UTC
ba23c14 Merge branch 'enable-ci-rel-branch' into 'master' [ci] Enable ci for release branches in the form v6.x.x. See merge request ogs/ogs!3396 13 January 2021, 15:07:39 UTC
7f77f34 Merge branch 'ci-fix-meta' into 'master' [ci] Use proper env var for setting the git fetch depth See merge request ogs/ogs!3395 13 January 2021, 15:04:23 UTC
5f7aa0e [ci] Enable ci for release branches in the form v6.x.x. 13 January 2021, 14:48:51 UTC
0ad87c2 [ci] Use proper env var for setting the git fetch depth. May fix issues output from `git describe ...` missing the last tag. 13 January 2021, 14:32:49 UTC
6d5f0fa Merge branch 'fix_RM_test_Liak' into 'master' [RM/Test/Liakopoulos] Changed back two properties and updated the reference files See merge request ogs/ogs!3268 12 January 2021, 15:42:34 UTC
aecda0d [RM/Test/Liakopoulos] Recovered the result reference files 12 January 2021, 10:28:00 UTC
30494a7 [RM/Test/Liakopoulos] Recovered the porosity property to Constant type 12 January 2021, 09:33:06 UTC
e3e7c0b [RM/Test/Liakopoulos] Removed an extra liquid density property 12 January 2021, 09:33:06 UTC
271e8c9 Merge branch 'EFM' into 'master' [MPL] Added EmbeddedFracturePermeability Model See merge request ogs/ogs!3341 12 January 2021, 09:12:49 UTC
e9b9aa7 Merge branch 'SmallFixes' into 'master' Various smaller fixes See merge request ogs/ogs!3389 12 January 2021, 09:11:50 UTC
9f737db Merge branch 'RMFixes' into 'master' RichardsMechanics fixes Closes #3079 See merge request ogs/ogs!3388 12 January 2021, 08:04:22 UTC
03322be Avoid output argument in local data initializers. 11 January 2021, 23:06:16 UTC
fd2ce43 [ParL] Move vector in initializer list. 11 January 2021, 23:06:16 UTC
b7c3d9f [MeL/IO] Fix references of function arguments. The string argument can not be moved, because OGS_FATAL is a macro where the formatting is used twice. The Args fix is for correct perfect forwarding. 11 January 2021, 23:06:08 UTC
e821b45 Fix constness of arguments and variables. Use const references where necessary. 11 January 2021, 22:50:11 UTC
5d0b4e8 [MeL/IO/MPI_IO] Reduce debug lines in log-file. 11 January 2021, 22:50:11 UTC
b42e56b [MeL/IO/MPI_IO] Fix false warning message. 11 January 2021, 22:50:11 UTC
591bf4d [PL/RM] Remove cyclic include. 11 January 2021, 22:50:11 UTC
f424f58 Use helper classes as is_same_v and the like. is_same_v<> for is_same<>::value decay_t<> for decay<>::type is_integral_v<> for is_integral<>::value invoke_result_t<> for invoke_result<>::type 11 January 2021, 22:50:11 UTC
a9e1cb3 [MeL/IO] Fix gcc compile warning. Warning was: type qualifiers ignored on cast result type [-Wignored-qualifiers] 11 January 2021, 22:50:11 UTC
0fdd7ce [T/RM] Update references after beta_LR fix. 11 January 2021, 17:09:24 UTC
3edbfb9 [T/RM] Fix liquid's p dependency. Avoid neg rho. In the particular artificial setup pressure is reduced to -1 resulting in 0 density which is not good for the simulation. 11 January 2021, 17:09:23 UTC
24bf53f [PL/RM] Fix beta_LR computation. Closes #3079. 11 January 2021, 17:09:23 UTC
4e7a60c Merge branch 'RelaxModifiedCamClayCtestTolerances' into 'master' [T/M] Slightly relax modified cam clay tolerances. Closes #3090 See merge request ogs/ogs!3387 11 January 2021, 15:52:38 UTC
fb74e8b [MPL] Documentation for EmbeddedFracturePermeability 11 January 2021, 15:47:56 UTC
5f8319e [MPL] return 0 for dvalue of some permeability models would otherwise prevent the use of dvalue for other models 11 January 2021, 15:47:56 UTC
13860e6 [T/HM] added benchmark for EmbeddedFractureModel 11 January 2021, 15:47:56 UTC
5cef18b [HM] mass lumping of K_pu 11 January 2021, 15:47:56 UTC
fe60a51 [HM] added permeability-strain derivative 11 January 2021, 15:47:53 UTC
97ef55e [HM] cleanup use existing namespace abbreviation removed repeated calculation of eps added mechanical strain to vars where missing 11 January 2021, 15:47:33 UTC
7d1fcca [MPL] Added EmbeddedFracturePermeability model set a fixed fracture normal vector or by default use direction of 3rd principal stress vector as fracture normal 11 January 2021, 15:42:18 UTC
8d8e876 [T/M] Slightly relax modified cam clay tolerances. 11 January 2021, 15:33:13 UTC
73fbe77 Merge branch 'IncludeSwellingStressInEffective' into 'master' [PL/RM] Include swelling stress into total strain. Closes #3062 See merge request ogs/ogs!3325 11 January 2021, 12:00:43 UTC
d4a2158 [MPL] Add total strain, used in permeability model 10 January 2021, 22:14:01 UTC
ba43c23 [T/RM] Test stress in confined compression satur. 10 January 2021, 22:14:01 UTC
fcf6125 [PL/RM] Initialize eps_m_prev for restart. 10 January 2021, 22:14:01 UTC
f593fe3 [T/RM] Update references with changed stresses. Only stress values have changed. 10 January 2021, 22:14:01 UTC
2e1ace5 [T/RM] Update very high E-modulus. Needed for now present inversion of tangent stiffness tensor, which is not possible (numerically) for 1e300 range numbers. The results didn't change within the given tolerances. 10 January 2021, 22:14:01 UTC
5fcb2c9 [MPL] Remove no longer used "strain" variable. 10 January 2021, 22:14:01 UTC
3a8a6d7 Use mechanical strain instead of strain variable. 10 January 2021, 22:14:00 UTC
30f23a6 [PL/RM] Include swelling stress into total strain. 10 January 2021, 22:14:00 UTC
ee2e621 Merge branch 'container-venv' into 'master' Custom Python environments in container with virtualvenv See merge request ogs/ogs!3385 10 January 2021, 12:41:22 UTC
9891555 Merge branch 'BHE' into 'master' [BHE] fixed the pipe wall thermal resistance and flow velocity norm for BHE 1U type See merge request ogs/ogs!3384 08 January 2021, 15:08:41 UTC
c9f787f [web] Added docs on using a custom Python environment for container. 08 January 2021, 14:07:43 UTC
20876f6 Updated container-maker to contain virtualenv in runtime image. 08 January 2021, 13:37:08 UTC
3d2d4f8 [BHE/PNW] update the resutls figure in the BHE array pipe network benchmark documentation 08 January 2021, 12:58:04 UTC
4adbd8b [BHE/test] update the Ctest results of the benchmarks 08 January 2021, 12:58:04 UTC
df1ebc5 [BHE/1U] fixed pipe wall thermal resistance and fluid velocity norm within U-pipe 08 January 2021, 12:58:04 UTC
3629abe Merge branch 'OutputIterationNumbersInFilenames' into 'master' Add iteration number output to file names. Closes #3087 See merge request ogs/ogs!3383 08 January 2021, 12:47:53 UTC
8a296c2 [Docu] Docu for '{:iteration}' output file name specifier. 08 January 2021, 11:04:17 UTC
cf33c02 [PL/Output] Rm 'process_id' from out file names. 08 January 2021, 11:04:17 UTC
f7ec35e Add iteration number output to file names. Especially useful when all nonlinear iterations should be output. See <output_iteration_results> tag. 08 January 2021, 11:04:17 UTC
1f7bb01 Merge branch 'ModifiedCamClay' into 'master' Modified Cam clay model with benchmarks and documentation See merge request ogs/ogs!3356 08 January 2021, 09:59:02 UTC
2a1971e Merge branch 'xdmfdiff-include' into 'master' [CMake] Fixed include order of xdmfdiff-tool See merge request ogs/ogs!3351 07 January 2021, 11:51:47 UTC
adc075e [MeL/IO] Enhance Xdmf Test - compare all attributes 07 January 2021, 11:14:46 UTC
9e7891c [MeL/IO] Fix Xdmf Test - reference file now contains all timesteps in single file removed tests with boundary - new implementation does not support multiple mesh output timestep is not specified - uses default - missing functionality in testrunner 07 January 2021, 11:14:30 UTC
2720ce8 [T/M] CamClay triax; Relax tolerances. 07 January 2021, 10:42:03 UTC
d1a102a [T/M] Format Modified Cam clay project files. 07 January 2021, 10:42:03 UTC
6a48dfe [MatL] ModCamClay; Early return; std namespace. Drop unused commented variable. 07 January 2021, 10:42:03 UTC
70ff750 [MatL] Clang-format ModCamClay mfront file. 07 January 2021, 10:42:03 UTC
f335385 [web] CamClay; Update project file links. 07 January 2021, 10:42:03 UTC
aca4ad0 Modified Cam clay model with benchmarks and documentation 07 January 2021, 10:42:03 UTC
40e4f8c Merge branch 'FixCompilationOnWindows' into 'master' Replace std::result_of with std::invoke_result. See merge request ogs/ogs!3382 07 January 2021, 08:51:54 UTC
b6c309b [PL/Out] Replace result_of with invoke_result. std::result_of is deprecated as of c++17 and removed in c++20. 06 January 2021, 22:30:43 UTC
back to top