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

sort by:
Revision Author Date Message Commit Date
23fa46c Merge branch 'FixGML' into 'master' Draft: [Tool] Remove points from geometry not used in polylines or surfaces See merge request ogs/ogs!4702 23 August 2023, 09:46:10 UTC
f5148c0 [App/FileIO/Gmsh] Fix OuadTree geometry generation 23 August 2023, 09:44:59 UTC
e42fe71 [T] End-to-end test for tool RemoveUnusedPoints 22 August 2023, 09:53:54 UTC
c128e82 [T/GL] random_device and random_engine_mt19937 needs to be created once 22 August 2023, 09:53:54 UTC
1009855 [T/GL] Unit tests for markUsedPoints() - surface version. 22 August 2023, 09:53:54 UTC
c2e0943 [T/GL] Impl. of createPointsInGridArrangement This is almost a copy of MeshToolsLib::generateRegularNodes(). 22 August 2023, 09:53:54 UTC
e75529d [T/GL] Unit tests for markUsedPoints() - polyline version md Test markUsedPoints() polyline 22 August 2023, 09:53:54 UTC
967357f [App/U/GeoTools] Use lambda + ranges::for_each for resetPointIDs() 22 August 2023, 09:53:54 UTC
2b4042d [App/U/GeoTools] Use lambda + std::ranges::for_each instead for-loop 22 August 2023, 09:53:54 UTC
9eb7e14 [GL] Extract GeoLib::markUsedPoints() for surfaces 22 August 2023, 09:53:54 UTC
145bc39 [GL] Extract GeoLib::markUsedPoints() for polylines 22 August 2023, 09:53:54 UTC
18c9654 [T/GL] Impl. unit test for GeoLib::resetPointIDs() 22 August 2023, 09:53:54 UTC
b769102 [T/GL] create random points used by other tests 22 August 2023, 09:53:54 UTC
d994464 [A/U/GeoTools] Write id and coords of unused points as CSV 22 August 2023, 09:53:54 UTC
f54cf9b [GL] Impl. resetPointIDs() for Surfaces. 22 August 2023, 09:53:54 UTC
03a4b61 [A/U/GeoTools] Extract 'createMapping()' to own fct 22 August 2023, 09:53:54 UTC
9d12b98 [App/IO/Gmsh] Use existing GeoLib::resetPointIDs() 22 August 2023, 09:53:54 UTC
fbedc12 [GL] Impl resetPointIDs() 22 August 2023, 09:53:54 UTC
9a26d1c [App/U/GeoTools] Tool cleaning geometry 22 August 2023, 09:53:54 UTC
30ff596 Merge branch 'MFrontCleanupWarnings' into 'master' [MatL/MFront] Remove unused variables See merge request ogs/ogs!4711 21 August 2023, 06:43:26 UTC
18d17fe Merge branch 'FmtFormatter' into 'master' Fmt and spdlog updates, new formatters See merge request ogs/ogs!4706 21 August 2023, 06:42:33 UTC
61d9d2c [MatL/MFront] Remove unused variables 20 August 2023, 20:52:25 UTC
2704e30 [NL] fmt formatter for SNESConvergedReason 18 August 2023, 15:43:19 UTC
111f290 [BL] Add to string conversion for iostate The debug output with boolean conversion is incorrect with newer compiler/stdlib versions. It seems the iostate became a new type and is no longer an unsigned int. 18 August 2023, 15:43:19 UTC
dc7d929 Update spdlog and fmt versions 18 August 2023, 15:43:19 UTC
4a93036 Merge branch 'mac-fixes' into 'master' [ci] Mac fixes See merge request ogs/ogs!4710 18 August 2023, 15:36:00 UTC
e9ef2a2 [ci] Ignore macos linker warning. E.g.: ld: warning: dylib (/usr/local/lib/libtiff.dylib) was built for newer macOS version (13.0) than being linked (12.0) 18 August 2023, 13:37:02 UTC
4bcb3e4 [T] Relax tolerances for vismac05 (updated compiler). 18 August 2023, 11:40:40 UTC
9b3db9a [conan] Added apple-clang 14.0. 18 August 2023, 11:35:07 UTC
05c1163 Merge branch 'checkheader-fixes' into 'master' [ci,cmake] Refactored check header job See merge request ogs/ogs!4707 17 August 2023, 14:14:16 UTC
0cf79b5 [cmake] Check header: add PETSC_INCLUDES. 17 August 2023, 12:39:07 UTC
c5e58c3 Added fmt::fmt to transitive deps. 17 August 2023, 11:51:35 UTC
c010e37 Fixed header compilation in MathLib. 17 August 2023, 11:51:35 UTC
3443b36 Fixed header compilation in GeoLib. 17 August 2023, 11:51:35 UTC
0354679 Fixed header compilation in BaseLib. 17 August 2023, 11:51:35 UTC
9071c9b [cmake] Refactored check header logic. 17 August 2023, 11:51:34 UTC
47b7ee2 [web] Fixed link. 16 August 2023, 06:47:12 UTC
25782d0 Merge branch 'import_media_to_BC' into 'master' [WellboreSimulator-part2] Import media into BC implementation. See merge request ogs/ogs!4659 15 August 2023, 16:42:43 UTC
303e7a4 [PL] Add an argument in initialize BC function for related processes. 15 August 2023, 12:40:59 UTC
a2d71f5 [ProcessLib/BC] Import media into BC implementation. 15 August 2023, 12:40:59 UTC
828e4e0 Merge branch 'trm-prev-states' into 'master' Unique Function Arguments for TRM Constitutive Settings See merge request ogs/ogs!4701 15 August 2023, 12:37:42 UTC
41ee2c6 Merge branch 'py312' into 'master' [wheel] Skip Python 3.12. See merge request ogs/ogs!4703 15 August 2023, 12:34:37 UTC
7553dd2 [wheel] Downgrade patchelf in cibuildwheel. 15 August 2023, 10:36:38 UTC
fd02d53 [wheel] Explitcitly select Python builds in cibuildwheel. Skip Python 3.12 for the moment. 15 August 2023, 10:36:37 UTC
b33993a Merge branch 'nb-frontmatter' into 'master' [nb] Added frontmatter for LiquidFlow notebook See merge request ogs/ogs!4705 15 August 2023, 10:05:29 UTC
126c4d5 [web] Added note on output path setup with ogs6py. 15 August 2023, 09:01:14 UTC
981beb7 [nb] Setup output paths. 15 August 2023, 08:57:04 UTC
baf8069 [T] Add notebook to ctest. 15 August 2023, 08:55:53 UTC
639ecd2 [nb] Added frontmatter for LiquidFlow notebook. 15 August 2023, 07:40:40 UTC
3b4b33f [PL/TRM] Removed unneeded argument 14 August 2023, 10:57:57 UTC
638fbdd [PL/TRM] Assert model arg uniqueness 14 August 2023, 10:57:57 UTC
5f84dd9 [PL/TRM] Made model arguments unique 14 August 2023, 10:57:57 UTC
5bbd980 [T/PL] Test unique function argument type check 14 August 2023, 10:57:57 UTC
b609fe4 [PL/TRM] Check unique method arguments 14 August 2023, 10:57:57 UTC
d049cf3 [PL/TRM] Use prev states in constitutive settings 07 August 2023, 06:54:58 UTC
8edbdfb [PL/TRM] Use PrevStates in assembler 07 August 2023, 06:52:38 UTC
dbbbef3 [PL/TRM] Declared prev states for all stateful data 07 August 2023, 06:52:38 UTC
7a26ff3 [T/PL] Tests for PrevState implementation 07 August 2023, 06:52:38 UTC
2893956 [PL/TRM] Introduced PrevState 07 August 2023, 06:52:38 UTC
ac24fd2 Merge branch 'LiqudFlow' into 'master' Add JupyterNotebook for Blocking and Conducting Fractures. See merge request ogs/ogs!4661 05 August 2023, 14:36:37 UTC
4b8e8cb Add JupyterNotebook for Blocking and Conducting Fractures. 05 August 2023, 14:36:30 UTC
95ab096 Merge branch 'UseXPrevInsteadOfXDot' into 'master' Replace x_dot with x_prev See merge request ogs/ogs!4699 05 August 2023, 11:40:33 UTC
699ef8d [PL/TM] Remove unnecessary .eval() calls 04 August 2023, 08:08:07 UTC
93f3440 [T/PL] Relax ctests' tolerances 04 August 2023, 08:08:07 UTC
2b0a248 [PL/RCT] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
a96d343 [PL/HT-BHE] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
52f431e [PL/TES] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
2aefbe5 [PL/Stokes] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
648b031 [PL/PhF] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
69a6ca9 [PL/SDN] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
d6076ed [PL/RF] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
c8977cb [PL/THHPP] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
01b9d8a [PL/HHPP] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
e083144 [PL/HHPrho] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
9fd70b8 [PL/LF] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
04a8fec [PL/SSD] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
02c8598 [PL/TPhF] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
7280beb [PL/TPhF] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
da83ddf [PL/RM] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
0a4934a [PL/RM] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
a11f581 [PL/TRM] Rewrite FEM-impl/const.rels to use x_prev 04 August 2023, 08:08:07 UTC
70d40fb [PL/TRM] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
bf8f227 [PL/TH2M] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
72d0ed4 [PL/TH2M] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
793a324 [PL/TM] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
3f2728a [PL/TM] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
1c8a3dc [PL/LIE/HM] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
cfde757 [PL/LIE/HM] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
dc9b2c9 [PL/LIE/SD] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
6d5589f [PL/TRF] Rewrite FEM-impl to use x_prev Remove some unused T_dot variables as well. 04 August 2023, 08:08:07 UTC
9b0709e [PL/TRF] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
547e315 [PL/CT] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:07 UTC
43c2433 [PL/CT] Rename x_dot to x_prev 04 August 2023, 08:08:07 UTC
4e86917 [PL/HM] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:06 UTC
b0e5835 [PL/HM] Rename x_dot to x_prev 04 August 2023, 08:08:06 UTC
b2fa8be [PL/HT] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:06 UTC
ea2cda4 [PL/HT] Rename x_dot to x_prev 04 August 2023, 08:08:06 UTC
6fdc779 [PL/HC] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:06 UTC
f28789c [PL/HC] Rename x_dot to x_prev 04 August 2023, 08:08:06 UTC
98943f7 [PL/SD] Rewrite FEM-impl to use x_prev 04 August 2023, 08:08:06 UTC
back to top