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

sort by:
Revision Author Date Message Commit Date
056c5da [T/TM] Slightly relax tolerance for new BGRa test. 05 September 2021, 17:38:37 UTC
456ce29 [T/TM] BGRa test using extended creep model. 05 September 2021, 17:38:37 UTC
fcbd326 [MatL/S] Added PowerLawLinearCreep MFront model. 05 September 2021, 17:38:37 UTC
dd7be45 Merge branch 'LookupTable' into 'master' [PL/CT] Implementation of look-up table approach See merge request ogs/ogs!3744 03 September 2021, 09:42:19 UTC
55f72b7 [Web] update minimum apple-clang version. 03 September 2021, 08:16:50 UTC
93177b7 [BL] check if the project directory is set. 03 September 2021, 08:16:50 UTC
27ebc72 [T] add a unit test. 03 September 2021, 08:16:50 UTC
e199068 [Docu] add documentation. 03 September 2021, 08:16:50 UTC
fc0e098 [T] test case. 03 September 2021, 08:16:50 UTC
5d4c3a5 [PL/CT] update process solutions. 03 September 2021, 08:16:50 UTC
660d612 [PL/CT] pass process solutions of last times step. 03 September 2021, 08:16:50 UTC
254f42b [PL/CT] store in process data. 03 September 2021, 08:16:50 UTC
df4dcdb [PL/CT] add look-up table creator. 03 September 2021, 08:16:50 UTC
c6a5793 [PL/CT] add look-up table 03 September 2021, 08:16:50 UTC
c7e0fbf Merge branch 'TH2M_PTM_generalized_ptm_initialisation' into 'master' TH2M PTM generalized initialisation for phase transition models See merge request ogs/ogs!3770 03 September 2021, 08:15:26 UTC
bce5b83 removed auxiliary functions from PTM-class 03 September 2021, 07:07:12 UTC
cdbe2d8 auxiliary functions for phase components generalised 03 September 2021, 07:07:12 UTC
6eded9b [BL] clang-format. 02 September 2021, 16:02:07 UTC
8350ec2 [PL/TH2M] clang-format of phase transition folder. 02 September 2021, 14:45:58 UTC
273a09d Merge branch 'fix_xdmf_header' into 'master' [MeL/IO] XDMF: Fix missing header See merge request ogs/ogs!3769 01 September 2021, 15:38:51 UTC
bb53e96 Merge branch 'GS_model' into 'master' Günther Salzer Model See merge request ogs/ogs!3747 01 September 2021, 14:17:15 UTC
caec7a3 [T/SD] Guenther Salzer model triaxial test. 01 September 2021, 12:51:09 UTC
fb00536 [MatL] MFront; Guenther Salzer material model. 01 September 2021, 12:51:09 UTC
da4e154 [MeL/IO] XDMF: Fix missing header 01 September 2021, 11:43:52 UTC
96e0851 Merge branch 'OrthoInitStress' into 'master' Introduced initial stress capability in MFront orthotropic linear elasticity. See merge request ogs/ogs!3765 31 August 2021, 15:20:19 UTC
8756f74 Introduced initial stress capability in MFront orthotropic linear elasticity. 31 August 2021, 14:13:19 UTC
cdb8c6c Merge branch 'TH2M_ConstitutiveVariables' into 'master' TH2M: Extract constitutive variables. See merge request ogs/ogs!3763 31 August 2021, 13:07:40 UTC
4da3f20 Merge branch 'git-clang-format' into 'master' [ci] Use git clang-format and merged result pipelines. See merge request ogs/ogs!3761 31 August 2021, 12:50:20 UTC
7f53c0b [PL/TH2M] Readability. Add T_prev in local context 31 August 2021, 12:11:39 UTC
8743175 [PL/TH2M] Extract constitutive variables. A class of variables similar to those stored in the integration point data but needed only temporary for the assembly process. 31 August 2021, 11:35:47 UTC
70aa34f [pre-commit] Run git clang-format as a pre-commit check. If git clang-format is not available the check always passes. I did not found a way to let pre-commit mark the check as skipped or not available to indicate that the checks are not run complete. 31 August 2021, 10:19:41 UTC
dc91a2b [docker] Alias python to python3 in pre-commit image. 31 August 2021, 10:19:41 UTC
5cd7f41 [ci] Use git clang-format and merged result pipelines. https://docs.gitlab.com/ee/ci/pipelines/pipelines_for_merged_results.html 31 August 2021, 10:19:40 UTC
0692194 Merge branch 'TH2M_constantSolidPhaseVolumeFraction' into 'master' TH2M: Separate non-constant solid phase vol.frac. See merge request ogs/ogs!3760 31 August 2021, 09:44:38 UTC
87027cf [PL/TH2M] Fix typo in comment. 30 August 2021, 21:47:26 UTC
3600b11 [PL/TH2M] Separate non-const solid phase vol.frac. The propertie belongs into the material models. Computations in near future will require only constant solid phase volume fraction, so the switch is added to separate constant and non-constant parts. 30 August 2021, 21:15:22 UTC
2512d49 Merge branch 'MeshLibElementCleanup-ReImplementGetContent' into 'master' [MeL/Elements] Calculate content on the fly - saves memory. See merge request ogs/ogs!3741 30 August 2021, 20:21:30 UTC
9d49667 Merge branch 'SpeedupDirichletBCsForDeactivatedSubdomains' into 'master' Speedup Dirichlet BCs for deactivated subdomains See merge request ogs/ogs!3756 30 August 2021, 18:22:13 UTC
d27ffa0 [MaL] Allocate space for diagonal values. 30 August 2021, 14:08:21 UTC
71de76f [MeL/Elements] Calculate content on the fly. The getContent() method is used only on very few places. Especially, it isn't used in the computation of any THMC processes. So the content doesn't need to be stored which saves memory. Furthermore, the time time for reading / initializing a mesh is reduced. In a hex mesh with 100x100x100 elements this saves 2.6% of storage and circa 25% time. 30 August 2021, 05:26:04 UTC
deb816d [PL/TH2M] clang-format 27 August 2021, 16:36:34 UTC
f2d938f Merge branch 'SmallFixes' into 'master' Small fixes See merge request ogs/ogs!3754 27 August 2021, 15:05:28 UTC
c1acfe6 [MaL] Constify ctor args, format docu. 27 August 2021, 14:09:07 UTC
367109c [MPL] SaturationExp.; Replace assert with fail. 27 August 2021, 13:47:41 UTC
65058cd [MPL] Use inner_product for gcc<9.3. Seems to be a compiler/c++lib "bug". 27 August 2021, 13:47:41 UTC
b88682c [PL] Fix warning message spelling. 27 August 2021, 13:47:41 UTC
5744d61 [PL/ST] Correct placement of testfunction. 27 August 2021, 13:47:41 UTC
448ff37 [MeL/MQ] Explicitly use std namespace. 27 August 2021, 13:47:41 UTC
d04586b [MatL/Fluid] Remove explicit default ctor. Struct. 27 August 2021, 13:47:41 UTC
b6c2b94 [PL] clang-format TimeLoop. 27 August 2021, 13:25:50 UTC
e7c5335 [MaL] Eigen; clang-format. 27 August 2021, 13:25:50 UTC
6349f2e [PL/TRM] clang-format. 27 August 2021, 10:34:09 UTC
943f279 Merge branch 'apple-arm' into 'master' Initial Apple ARM (M1) support See merge request ogs/ogs!3755 27 August 2021, 09:13:34 UTC
b243aad [web] Update prerequisites.md (typo) [ci skip] 27 August 2021, 08:58:54 UTC
c673720 [web] Updated prerequisites and fork workflow instructions. - Python is optional - git pull with rebase and autostash 27 August 2021, 08:27:42 UTC
db0c6d5 [ogs] Disable floating point exceptions on Apple ARM. 27 August 2021, 08:27:42 UTC
77d2302 [cmake] Increase number of heavy tasks in job pools on Apple ARM. 27 August 2021, 08:05:29 UTC
93c389c [CMake] Disable -march flag on Apple ARM processors. 27 August 2021, 08:05:29 UTC
8f7cae9 Merge branch 'MPL-Perm-new' into 'master' Gas Pressure Dependent Permeability : MPa changes in gas perm See merge request ogs/ogs!3753 27 August 2021, 07:56:41 UTC
509820c [ci] Fix pre-commit job not picking the correct merge-base sha. 27 August 2021, 07:18:00 UTC
3802f79 MPa changes in gas perm 27 August 2021, 06:34:02 UTC
609c522 [T/LIE/HM] Disable failing ctest. Related issue: https://gitlab.opengeosys.org/ogs/ogs/-/issues/3173 26 August 2021, 08:57:25 UTC
1f79a06 Update gitlab.md 26 August 2021, 07:57:12 UTC
46d180e [PL/THM] clang-format 25 August 2021, 16:30:04 UTC
2796937 Merge branch '3174-follow-up-from-mel-io-xdmf-writer-without-xdmf-library' into 'master' Review XDMF Writer follow up See merge request ogs/ogs!3722 25 August 2021, 11:02:05 UTC
7fa6981 [MeL/IO] HDF/XDMF: Reenable hdf5/xdmf tests and fix for windows On Windows absolute path inside xdmf to hdf was incorrect. Fix to relative path because file must be transferable 25 August 2021, 09:47:23 UTC
3d3bac7 [MeL/IO] XDMF/HDF5: Review follow up 25 August 2021, 09:47:18 UTC
d6329c8 Merge branch 'DataExplorerContainer' into 'master' Simplified Data Explorer container See merge request ogs/ogs!3751 25 August 2021, 06:16:27 UTC
37cdaf2 [web] Update docs on contaier usage without '--app ogs'. 24 August 2021, 20:29:48 UTC
841ace6 [ci] Simplified gui container. 24 August 2021, 18:51:38 UTC
d4bc283 [CMake] When building DE only do not link to ProcessLib and co. 24 August 2021, 13:25:25 UTC
9524361 Merge branch 'ci-needs' into 'master' [ci] Fix pre-commit jobs on fork pipelines. See merge request ogs/ogs!3750 23 August 2021, 19:45:30 UTC
93d4552 Merge branch 'clang-format-PhreeqcIO' into 'master' [CL] clang-format PhreeqcIO See merge request ogs/ogs!3748 23 August 2021, 14:04:25 UTC
85b2545 [ci] Fix pre-commit jobs on fork pipelines. - Run jobs only in MR pipelines - More dynamic git merge-base (see https://gitlab.com/gitlab-org/gitlab-runner/-/issues/4557#note_197936132) 23 August 2021, 13:28:01 UTC
362c0a5 [CL] clang-format PhreeqcIO.cpp part 2. 23 August 2021, 12:38:08 UTC
fe20371 [ci] Speed up coverage start up. 23 August 2021, 09:15:31 UTC
ebbab98 [CL] clang-format PhreeqcIO 20 August 2021, 11:44:27 UTC
61aa737 Merge branch 'Krel_Fix' into 'master' Krel Fix See merge request ogs/ogs!3746 19 August 2021, 21:15:30 UTC
19cae9a Squashed commit for k_rel fixes in TR and TRM. Krel fix. Jacobian fix. Additional Jacobian term. Typo fix Changed to dot product replace benchmark file capitalize liquid l fix k_rel in Picard local assembly Removed wrong matrix entries. Removed unused variable 19 August 2021, 13:42:18 UTC
1970fc1 Merge branch 'fix-up' into 'master' [ci] fixup! update git tag of exprtk. See merge request ogs/ogs!3743 17 August 2021, 19:58:28 UTC
db208d9 [CMake] update git tag of exprtk. 16 August 2021, 13:49:56 UTC
2a26041 Merge branch 'check_coupling_convergence_completely' into 'master' Staggered: check all processes for convergence in coupling iterations See merge request ogs/ogs!3740 16 August 2021, 06:32:22 UTC
1ff0986 [T] update reference results of testcases. 15 August 2021, 18:33:11 UTC
caffa4e Staggered: check all processes for convergence in coupling iterations 15 August 2021, 18:33:11 UTC
3811e43 Merge branch 'detail_mesh_error_message' into 'master' detail error message for unknown element See merge request ogs/ogs!3739 15 August 2021, 16:31:34 UTC
d0e4cab detail error message for unknown element 15 August 2021, 16:31:33 UTC
cac955f Merge branch 'MoveGetNeighborToTemplateElement' into 'master' [MeL] Move getNeighbor implementation to TemplateElement. See merge request ogs/ogs!3737 09 August 2021, 09:32:32 UTC
2f4f4e5 [MeL] Mv getNeighbor impl. to TemplateElement. This mv one dependency from _neighbors from the base class Element to the class TemplateElement. 09 August 2021, 05:47:03 UTC
ee59950 [web] Fix include tag file attribute. 07 August 2021, 09:02:08 UTC
0832cdb Merge branch 'MeshLibCleanup_Make_GetNodeIDinElement_freeFunction' into 'master' [MeL] Make getNodeIDinElement a free function. See merge request ogs/ogs!3735 06 August 2021, 11:46:16 UTC
a6aac55 Merge branch 'web-opt-images' into 'master' [web] Applied lossless image optimizations See merge request ogs/ogs!3736 05 August 2021, 09:15:10 UTC
cdd952e [web] Optimized images on benchmarks part 2. 05 August 2021, 08:32:52 UTC
0424272 [MeL] Make getNodeIDinElement a free function. 05 August 2021, 07:41:46 UTC
a14aee5 [web] Optimized images on benchmarks part 1. 04 August 2021, 13:53:08 UTC
c4c8bc7 [web] Optimized images on tools. 04 August 2021, 13:30:02 UTC
05eab11 [web] Optimized images on devguide. 04 August 2021, 12:59:26 UTC
ea9cfc9 [web] Optimized images on books. 04 August 2021, 10:32:53 UTC
3d06288 [web] Optimized images on startpage. 04 August 2021, 10:24:39 UTC
57ebf2f Merge branch 'ci-clang-format-job' into 'master' [ci] clang-format as separate job See merge request ogs/ogs!3734 04 August 2021, 10:15:56 UTC
964f49b [ci] Extracted clang-format into own job. 04 August 2021, 09:00:27 UTC
back to top