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

sort by:
Revision Author Date Message Commit Date
513d4a9 Merge branch 'IndependentTangentOperatorBlock' into 'master' MFrontGeneric: Extract Forces/Grads product See merge request ogs/ogs!4717 13 September 2023, 16:54:22 UTC
03b4e85 [MatL/MFront] Check usage of all tangent blocks Testing underspecified and overspecified combinations of blocks provided by MFront and blocks required by OGS. 13 September 2023, 16:54:05 UTC
22e6b8c [MatL/MFront] Temperature is the only ExtStateVar 07 September 2023, 10:03:53 UTC
de0d17b [PL/TRM] Use Forces/Grads product in MFrontGeneric 07 September 2023, 10:03:53 UTC
486f4e7 [MatL/MFront] Extract Forces/Grads product This allows to supply different forces/gradients blocks then the forces/gradients of the solid model. E.g. material model is driven by deformation gradient and computes new stress but the tangent operator gives derivative of stress w.r.t. strain and not to deformation gradient. The default behaviour is using forces/gradients of the solid material model. 07 September 2023, 10:03:53 UTC
c8bf20e Merge branch 'web-install' into 'master' [web] Improved installation instructions and links See merge request ogs/ogs!4728 07 September 2023, 08:48:58 UTC
fda1ed0 Merge branch 'nb2web' into 'master' [web] Notebook to webpage, direct conversion See merge request ogs/ogs!4727 07 September 2023, 08:46:39 UTC
c1ce78d [docs] Addressed reviewer comments. 07 September 2023, 07:32:44 UTC
a7b1f4d [ci] Guix builds are unstable, allow failure. 06 September 2023, 15:39:36 UTC
98a3bc6 [web] Clarified installation methods and addressed reviewers comments. 06 September 2023, 07:55:09 UTC
dfac1a7 [web] Added feature table on introduction page (user guide). 05 September 2023, 12:10:20 UTC
e9accc8 [web] Make pip the preferred install method. 05 September 2023, 11:50:33 UTC
e214d90 [web] Added pip install links for releases and head downloads. 05 September 2023, 11:34:13 UTC
e7ad169 [ci] Added label ci::web only (fast) which skips notebook execution. 05 September 2023, 09:36:22 UTC
bc69d05 [python] Update nb2hugo in requirements-dev.txt. 05 September 2023, 09:36:17 UTC
b189623 [ci] Convert notebooks to web page. 05 September 2023, 09:36:12 UTC
2f64b05 [ci] Updated versions in web Dockerfile. 05 September 2023, 09:34:08 UTC
7d3bd88 [web] Added docs on converting notebooks to web page. 05 September 2023, 09:34:01 UTC
f568e6e [docs] Added script for direct converting notebooks to web page. 05 September 2023, 09:33:18 UTC
1e0e79c [ci,guix] Better use --fallback insteadt of --no-substitutes. Uses substitutes (faster builds) and falls back to local build on errors. 04 September 2023, 08:54:51 UTC
cd2377d [ci] Add --no-substitutes to guix build. Should fix build errors: guix substitute: error: TLS error in procedure "write_to_session_record_port" 01 September 2023, 13:02:23 UTC
212ff60 Merge branch 'eve-guix' into 'master' [ci] Deploy guix container to eve See merge request ogs/ogs!4722 01 September 2023, 08:19:27 UTC
189e75b Merge branch 'hdf-char' into 'master' [IO] Disabled char-based data types on xdmf / hdf5. See merge request ogs/ogs!4712 01 September 2023, 07:02:33 UTC
74b8dcf [guix] Loading an MPI module is not necessary. 01 September 2023, 06:58:37 UTC
ab5862f [web] Docs on using the prebuilt guix ogs petsc container. 01 September 2023, 06:58:36 UTC
b8ce734 [web] Removed obsolete eve docs. 01 September 2023, 06:58:36 UTC
01bd8f3 [ci,guix,eve] Use sbatch --wrap arguments instead of submit script. 01 September 2023, 06:58:36 UTC
4a5ce09 Merge branch 'THMF_CorrectHistoryVariableUpdate' into 'master' THM/F Correct history variable update See merge request ogs/ogs!4723 31 August 2023, 11:25:01 UTC
0ab7091 [web/THM] Water freezing volumetric expansion Documentation of the volumetric expansion due to water-to-ice phase change test. 31 August 2023, 09:47:43 UTC
9d6f6f4 [T/THM] Water freezing volumetric expansion Benchmark to check the volumetric expansion due to water-to-ice phase change. 31 August 2023, 09:47:43 UTC
0e87889 [T/THM] Update column freezing results 31 August 2023, 08:13:49 UTC
38ac4be [PL/THM] Correct history variable and push-back 31 August 2023, 08:13:49 UTC
728f80c HDF/XDMF Introduce native char datatype 31 August 2023, 07:03:33 UTC
4c4bef3 [IO] Disabled char-based data types on xdmf / hdf5. - Is currently not used in OGS. - Fixes Linux ARM compilation. 31 August 2023, 07:03:33 UTC
ec3f522 [ci,guix] Split into two jobs (build and deploy). 30 August 2023, 15:12:50 UTC
1693991 [ci,guix] Define and use GUIX_PETSC_CONTAINER variable. 30 August 2023, 15:09:23 UTC
d3eaac8 [cmake] Build xdmfdiff also when tests are disabled. 30 August 2023, 15:09:23 UTC
6dc56ea [ci] Added job 'test guix container eve'. 30 August 2023, 15:09:23 UTC
49bdbc7 [ci,guix] Deploy to frontend. 30 August 2023, 15:07:13 UTC
be07d5a [guix,ci] Set time-machine commit via variable. 30 August 2023, 14:58:23 UTC
699959a [PL/THM] Move porosity from CRV to ip_data Required for upcoming history variable update correction and successive push-back. 30 August 2023, 14:39:45 UTC
d2d242c [PL/THM] Add missing init. of ice const.rel. 30 August 2023, 14:39:44 UTC
073d0b9 Merge branch 'TinyIncludeFix' into 'master' [App] Fix include issue See merge request ogs/ogs!4725 30 August 2023, 09:24:09 UTC
f42f87f [App/IO/Gmsh] Add required includes 30 August 2023, 08:02:16 UTC
099fdf0 Merge branch 'SmallFixes' into 'master' SmallFixes See merge request ogs/ogs!4721 29 August 2023, 15:15:45 UTC
ff8d22c [PL/Prho] Use access op for vector This avoids incorrect assumption of a cppcheck of a constant 'res' variable. 29 August 2023, 10:54:39 UTC
5abb37f [PL/TES] Use expm1(x) to avoid loss of precision 29 August 2023, 10:54:39 UTC
0a858ed [PL] Explicit single argument constructors 29 August 2023, 10:54:39 UTC
957cb17 [MeL] Add generic lexicographic ids comparison Often used in sorting and the like algorithms on node and element vectors 29 August 2023, 10:54:39 UTC
ae31d7f Use MeshLib::views::ids in for-loops The first transformation can be directly applied in the for-range-loop. 29 August 2023, 10:54:39 UTC
845bd23 [MPL] Use transform replacing for-loop 29 August 2023, 10:54:39 UTC
73c4207 [CL] Assert a vector is not empty before access 29 August 2023, 10:54:39 UTC
a260409 [NL] Remove unnecessary assignment t_curr is not used afterwards. 29 August 2023, 10:54:39 UTC
e3acafd [MeL] Use ranges and algorithms in element search 29 August 2023, 10:54:39 UTC
12c0e58 [MeL] Don't use polymorphic function in ctors 29 August 2023, 10:54:39 UTC
699d828 [GL] Use algorithm replacing for-loop 29 August 2023, 10:54:39 UTC
72b33ce [GL] Use transform replacing for-loop 29 August 2023, 10:54:39 UTC
14e5dd9 [GL] Remove non-const version of getSegment The function is identical to the const version and not modifying. 29 August 2023, 10:54:39 UTC
9e97f69 [GL] mergePoints never returns anything but 'true' Removing the return value. 29 August 2023, 10:54:39 UTC
56832d0 [App/IO] Avoid copies of vectors 29 August 2023, 10:54:39 UTC
dbe63c7 Improve const-correctness. 29 August 2023, 10:54:39 UTC
ae84f58 [T/MeL] Slightly relax test criteria for prism 29 August 2023, 10:54:39 UTC
9f947c0 Merge branch 'FixGML' into 'master' [Tool] Remove points from geometry not used in polylines or surfaces See merge request ogs/ogs!4702 29 August 2023, 10:54:19 UTC
2bdc236 [App/FileIO/Gmsh] Fix OuadTree geometry generation 29 August 2023, 09:34:35 UTC
09cdc0f [T] End-to-end test for tool RemoveUnusedPoints 29 August 2023, 09:34:35 UTC
94ce8c0 [T/GL] random_device and random_engine_mt19937 needs to be created once 29 August 2023, 09:34:35 UTC
ef3486e [T/GL] Unit tests for markUsedPoints() - surface version. 29 August 2023, 09:34:35 UTC
2e3c336 [T/GL] Impl. of createPointsInGridArrangement This is almost a copy of MeshToolsLib::generateRegularNodes(). 29 August 2023, 09:34:35 UTC
0210ffa [T/GL] Unit tests for markUsedPoints() - polyline version md Test markUsedPoints() polyline 29 August 2023, 09:34:35 UTC
2f0cdbd [App/U/GeoTools] Use lambda + ranges::for_each for resetPointIDs() 29 August 2023, 09:34:35 UTC
76c9145 [App/U/GeoTools] Use lambda + std::ranges::for_each instead for-loop 29 August 2023, 09:34:35 UTC
4e48a27 [GL] Extract GeoLib::markUsedPoints() for surfaces 29 August 2023, 09:34:35 UTC
5e5dd1f [GL] Extract GeoLib::markUsedPoints() for polylines 29 August 2023, 09:34:35 UTC
e13a9a9 [T/GL] Impl. unit test for GeoLib::resetPointIDs() 29 August 2023, 09:34:35 UTC
33a58a4 [T/GL] create random points used by other tests 29 August 2023, 09:34:35 UTC
c959b4c [A/U/GeoTools] Write id and coords of unused points as CSV 29 August 2023, 09:34:35 UTC
ff438a1 [GL] Impl. resetPointIDs() for Surfaces. 29 August 2023, 09:34:35 UTC
2ca787d [A/U/GeoTools] Extract 'createMapping()' to own fct 29 August 2023, 09:34:35 UTC
2bcabbd [App/IO/Gmsh] Use existing GeoLib::resetPointIDs() 29 August 2023, 09:34:35 UTC
54a9304 [GL] Impl resetPointIDs() 29 August 2023, 09:34:35 UTC
5127673 [App/U/GeoTools] Tool cleaning geometry 29 August 2023, 09:34:35 UTC
1032962 Merge branch 'ci-fixes' into 'master' CI fixes See merge request ogs/ogs!4720 29 August 2023, 09:22:54 UTC
caaf1b4 Merge branch 'ogstools-link' into 'master' [web] Added link to ogstools on the docs overview page. See merge request ogs/ogs!4718 28 August 2023, 14:52:58 UTC
de4cfc6 [web] Fixed links. 28 August 2023, 14:06:35 UTC
57eb317 [conan] Fixed repo url. 28 August 2023, 14:06:22 UTC
7a52936 [ci,guix] Update dependency repo. 28 August 2023, 14:05:47 UTC
1e6f0ea [web] Adapted docs overview layout: columns = num entries. 28 August 2023, 12:37:59 UTC
8bce88f [web] Moved ogstools link to advanced. 28 August 2023, 12:37:59 UTC
ff54107 [web] Added link to ogstools on the docs overview page. 28 August 2023, 12:37:59 UTC
316e2c1 Merge branch 'docs_new_tutorial_section' into 'master' [web] Creating Tutorials section and moving Video Tutorial there See merge request ogs/ogs!4716 28 August 2023, 12:37:07 UTC
555f273 Change the folder name 28 August 2023, 11:11:23 UTC
7b615e9 Update tutorial title 28 August 2023, 11:11:23 UTC
dfe573a Replacing the thumbnail 28 August 2023, 11:11:23 UTC
63b85e5 [web] Video tutorial content file renamed to index.md. Underscore _index.md(s) are for sections not for pages. 28 August 2023, 11:11:23 UTC
19805bc [web] Layout tweaks for galleries. 28 August 2023, 11:11:23 UTC
ad9c502 Updating tutorial content to current version 28 August 2023, 11:11:23 UTC
2ff8691 Fixes from review 28 August 2023, 11:11:23 UTC
fd90c13 Creating Tutorials section and moving Video Tutorial there 28 August 2023, 11:11:23 UTC
e6c38ec Merge branch 'petsc-test-fixes' into 'master' Fixes failing tests when configured with PETSc Closes #3419 See merge request ogs/ogs!4715 28 August 2023, 09:11:42 UTC
16f6861 Fixes failing tests when configured with PETSc 28 August 2023, 09:11:41 UTC
back to top