sort by:
Revision Author Date Message Commit Date
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
b0d8d93 Merge branch 'update-gtest' into 'master' Update tetgen and fix CMake warnings Closes #3085 See merge request ogs/ogs!3375 06 January 2021, 15:25:25 UTC
8745cfb [CMake] Fixed include order of xdmfdiff-tool. The tool is now included before the benchmark tests are processed. This should fix an issue reported by @tobiasmeisel where a test which uses xdmfdiff could not be added to CMake. 06 January 2021, 12:58:17 UTC
baf8756 Merge branch 'HandleAllPartmeshElementTypes' into 'master' [MeL/IO] Handle all element types from partmesh. See merge request ogs/ogs!3371 06 January 2021, 12:54:47 UTC
833e49f [CMake] Fixed another warning. 06 January 2021, 12:27:16 UTC
29ecd29 Updated tetgen. 06 January 2021, 12:27:16 UTC
1549d9e Merge branch 'UpdateSubmodules' into 'master' Update submodules See merge request ogs/ogs!3376 06 January 2021, 12:24:14 UTC
eb7fd83 Merge branch 'xdmf-diff-timesupport' into 'master' Xdmfdiff timesupport See merge request ogs/ogs!3378 06 January 2021, 11:41:16 UTC
a518073 Merge branch 'conan-check' into 'master' [CMake] Bump Conan requirement to 1.32.1 See merge request ogs/ogs!3374 06 January 2021, 11:39:24 UTC
d0c66c4 [MeL/IO] Handle all element types from partmesh. 06 January 2021, 11:33:16 UTC
50d39cd [T] Use TYPED_TEST_SUITE instead of depricated. TYPED_TEST_CASE is deprecated, please use TYPED_TEST_SUITE since googletest 1.10.x. 06 January 2021, 11:28:38 UTC
b1565b1 Update submodules to latest releases/branches. pybind11 2.6.1. spdlog 1.8.2 autocheck and googletest to latest main branches. 06 January 2021, 11:28:38 UTC
f5d6bb7 Merge branch 'gmldiff' into 'master' gmldiff Closes #3086 See merge request ogs/ogs!3377 06 January 2021, 11:26:11 UTC
83d7269 Merge branch 'ci-python-container' into 'master' [ci] Build serial container with Python support Closes #3081 See merge request ogs/ogs!3381 06 January 2021, 10:28:51 UTC
41cc945 Updated container-maker. 06 January 2021, 09:58:05 UTC
57a28fe [ci] Allow manual execution of the container job. 06 January 2021, 09:56:02 UTC
b1bba43 [ci] Build serial container with Python support. 06 January 2021, 09:56:02 UTC
ca04109 [CMake] Bump Conan requirement to 1.32.1 Fixes an issue with eigen Conan package. OGS_USE_CONAN=auto now installs this exact version. 06 January 2021, 08:53:47 UTC
252180b [T] Added testing of polylines to gmldiff. 06 January 2021, 08:49:38 UTC
1c60338 [T] Test MapGeometryToMeshSurface_Bode with gmldiff. 06 January 2021, 08:49:38 UTC
b2a56b5 [T] Added initial version of gmldiff tool (based on Python). Usage: python3 scripts/test/gmldiff.py --help Checks point coordinates only! 06 January 2021, 08:49:38 UTC
78411f1 Merge branch 'FixTestBoundingSphereAgain' into 'master' [T/GL] Fix test: generate random numbers in [0,1]. See merge request ogs/ogs!3379 06 January 2021, 08:08:27 UTC
f42eae8 [T/GL] Fix test: generate random numbers in [0,1]. 06 January 2021, 07:48:26 UTC
e366b73 XdmfDiff Update license to 2021 06 January 2021, 07:32:59 UTC
083d99b XdmfDiff code format 06 January 2021, 07:32:59 UTC
9d8d6bd XdmfDiff Fix bug for comparing topology 06 January 2021, 07:32:59 UTC
e7cde02 XdmfDiff Fix bug when data is in separate hdf5 file extra read call is needed only for hdf5 file 06 January 2021, 07:32:59 UTC
46c8d65 XdmfDiff now works with xdmf file containing time steps 06 January 2021, 07:32:50 UTC
eab69f6 Merge branch 'MolarVolume' into 'master' [CL] Set reactant molality alternatively See merge request ogs/ogs!3372 05 January 2021, 12:52:07 UTC
de485c6 Merge branch 'parallelHDF5Writer' into 'master' [MeL/IO] Parallel writer based on HDF5 and MPI IO See merge request ogs/ogs!3307 05 January 2021, 10:46:47 UTC
62aedb8 [MeL/IO] Change license to 2021 05 January 2021, 09:21:11 UTC
59cc69a [MeL/IO] Introduce test for parallel hdf5 and xdmf writing 05 January 2021, 09:21:11 UTC
e86a388 [MeL/IO] Use new parallel XDMF HDF5 Writer 05 January 2021, 09:21:11 UTC
7f5ddad [MeL/IO] Transforming MeshData to flattened vector and creating meta information 05 January 2021, 09:21:11 UTC
1a1b92a [MeL/IO] Separate dedicated class for writing XDMF 05 January 2021, 09:21:11 UTC
abd88a5 [MeL/IO] Separate dedicated class for writing HDF5 05 January 2021, 09:21:11 UTC
c0ef1fa [MeL/IO] Add class for combined writer of HDF5 and XDMF3 05 January 2021, 09:21:11 UTC
b235859 [MeL/IO] Add generic abstraction layer for parallel and serial file IO 05 January 2021, 09:21:06 UTC
e60a18b [MeL/IO] Add abstraction layer for parallel and serial file IO for HDF5 05 January 2021, 09:21:06 UTC
a0ddf29 [MeL/IO] Introduce data type enum for properties 05 January 2021, 09:21:06 UTC
back to top