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

sort by:
Revision Author Date Message Commit Date
b3d9406 [PL] Added submesh residuum output to createTimeLoop() 20 January 2023, 11:27:30 UTC
9f06ef3 [PL] Use submesh assembly support interface 20 January 2023, 11:27:30 UTC
dbf4b8c [PL] Added an interface for submesh assembly support for processes 20 January 2023, 11:27:30 UTC
c33ecd4 [PL] Added a parser for submesh residuum output config 20 January 2023, 11:27:30 UTC
bdd64dc [PL] Avoid submesh output for certain quantities (new approach) 20 January 2023, 11:27:30 UTC
fed40a2 [PL] Refactored createOutput() ... make it resusable for submesh residuum output. 20 January 2023, 11:27:30 UTC
27c6db1 [PL] Added mixin for process assembly 20 January 2023, 11:27:30 UTC
c5bf3fa [NL] Added transformVariableFromGlobalVector overload ... working with submeshes 20 January 2023, 11:12:33 UTC
562a5e9 Merge branch 'GMLOutput' into 'master' Generate mesh output from GML input See merge request ogs/ogs!4431 20 January 2023, 07:00:17 UTC
1a9c7b5 [T] XDMF/HDF5 gml output test 19 January 2023, 14:30:42 UTC
3565937 [docu] Geometrical output documentation 19 January 2023, 14:30:42 UTC
17d2cdb [MeL] PETCs case: build/return NodePartitionedMesh in createMeshFromElementSelection() 19 January 2023, 14:30:42 UTC
3b522ee [T] Update file name for vtkdiff in SteadyStateDiffusion test 19 January 2023, 14:30:42 UTC
234c968 [App] Print warn message if mesh names aren't unique 19 January 2023, 14:30:42 UTC
a0f0ff2 [MeL] Add view_closure to access mesh name 19 January 2023, 14:30:42 UTC
af393bd reference files for 1e3 case 19 January 2023, 14:30:42 UTC
90073a8 reference files for 1e2 case 19 January 2023, 14:30:42 UTC
d76483c reference files for 1e1 case 19 January 2023, 14:30:42 UTC
6726c28 reference files for 1e0 case 19 January 2023, 14:30:42 UTC
3ad97f7 [T] Adjust xml-patch file to changes done in prev commits 19 January 2023, 14:30:42 UTC
8462501 [T] Mesh and geometrical set output 19 January 2023, 14:30:42 UTC
7d834cb [T] Using {:meshname} instead of concrete mesh. 19 January 2023, 14:30:42 UTC
e3cdb3a [MeL] Make createMeshFromElementSelection deterministic 19 January 2023, 14:30:42 UTC
25b78ea [PL/Output] Output on geometrical entities 19 January 2023, 14:30:42 UTC
7b4f445 Merge branch 'cdash-experimental-follow' into 'master' CDash experimental follow-up See merge request ogs/ogs!4449 18 January 2023, 10:50:19 UTC
ca55a03 [ci] Fix check docs links job. 18 January 2023, 10:18:56 UTC
4499617 [ci] Fix ctest command. 18 January 2023, 10:18:20 UTC
98cdf72 Merge branch 'cdash-experimental' into 'master' [ci] Submit to CDash Experimental on non-master (MRs). See merge request ogs/ogs!4446 17 January 2023, 12:28:01 UTC
e1d412a [ci] Submit to CDash Experimental on non-master (MRs). 17 January 2023, 11:45:25 UTC
93b1f75 Merge branch 'ctest-perf' into 'master' [ci] Run ctest serially on Ubuntu1 for performance metrics See merge request ogs/ogs!4443 17 January 2023, 08:51:34 UTC
2e71710 Merge branch 'SeabedResponse' into 'master' Jupyter Notebook: Seabed response See merge request ogs/ogs!4440 17 January 2023, 08:34:43 UTC
0dd9f03 Merge branch 'iwyy' into 'master' [ci] New job include-what-you-use See merge request ogs/ogs!4421 17 January 2023, 08:24:14 UTC
2dee6f8 [ci] Increase ctest timeout on serial runs. 17 January 2023, 08:16:32 UTC
10b679d [ci] Run ctest serially on Ubuntu1 for performance metrics. Ubuntu1 can run only 1 job at a time. 17 January 2023, 08:16:31 UTC
928ed22 [T] Use OGS's mesh dir option 17 January 2023, 07:06:50 UTC
a85314d [T] changed output path 17 January 2023, 07:06:50 UTC
dab0636 [T] Simplified maths markup a bit 17 January 2023, 07:06:50 UTC
861270f [PL/HM] Added notebook test 17 January 2023, 07:06:50 UTC
d7c3b29 [T] Added meta data for website 17 January 2023, 07:01:09 UTC
6f28a52 [T] Formatting changes 17 January 2023, 07:01:09 UTC
1dba492 [T] Added a Jupyter notebook for the response of the seabed to stationary waves 17 January 2023, 07:01:09 UTC
6d71164 Merge branch 'bump-doxygen' into 'master' [ci] Bump doxygen See merge request ogs/ogs!4444 16 January 2023, 11:10:59 UTC
467af7e [ci] Increase doxygen warnings threshold. 16 January 2023, 10:31:19 UTC
6dabeff Merge branch 'FixSecondaryVariableOutput' into 'master' Fix secondary variable output on full-dimensional sub-domain See merge request ogs/ogs!4441 16 January 2023, 10:12:40 UTC
dfe825c Merge branch 'ogstools' into 'master' Use ogstools-project See merge request ogs/ogs!4435 16 January 2023, 07:57:45 UTC
87f9948 Typo. 16 January 2023, 07:18:38 UTC
3770fc5 [T] Make output file name unique among other test cases 16 January 2023, 06:54:24 UTC
15585c6 [PL/Output] Full-dimensional subdomain output 16 January 2023, 06:54:24 UTC
6bc0ecb [T] Test for 3d subdomain output 16 January 2023, 06:54:24 UTC
97cb023 msh2vtu is now part of ogstools. 13 January 2023, 19:40:29 UTC
1914385 Merge branch 'separate-file-for-loc-asm-creation' into 'master' Moved local assembler creation to a separate file for TRM and TH2M See merge request ogs/ogs!4436 13 January 2023, 17:22:01 UTC
03b75be [PL/TH2M] Fixed includes 13 January 2023, 15:49:22 UTC
ab65475 [PL/TH2M] Moved loc asm creation to separate file 13 January 2023, 15:49:22 UTC
02bff2b [PL/TRM] Moved loc asm creation to separate file 13 January 2023, 15:49:22 UTC
4d1db96 [doc] Rewrite/remove \return for void functions Fixes 'found documented return type for ... that does not return anything' doxygen warnings. 13 January 2023, 14:52:30 UTC
988b345 Updated container-maker. 12 January 2023, 14:50:28 UTC
0f76187 [cmake] Search for Doxygen >1.9.1. 12 January 2023, 14:50:18 UTC
026f922 [cmake] Fixed preset names. 12 January 2023, 14:07:22 UTC
e479893 [cmake] OGS_INCLUDE_WHAT_YOU_USE is now an option. Also disabled unity build on the preset (shows more issues now). Debug builds did not compile (segfaults). 12 January 2023, 14:07:21 UTC
36e0533 [ci] Added manual job include-what-you-use. 12 January 2023, 13:29:17 UTC
02a1683 [cmake] Added preset ci-iwyy for include-what-you-use. 12 January 2023, 13:29:17 UTC
54a7016 Merge branch 'XyzReader' into 'master' [FileIO] XYZ raster reader See merge request ogs/ogs!4430 12 January 2023, 09:59:53 UTC
2a2bcbe [web,nb] Fixed image path. 11 January 2023, 13:23:11 UTC
ed4ce91 [web,nb] Fixed image path. 11 January 2023, 13:22:44 UTC
350a2bc [A/IO/AsciiRasterInterface] Fix warning: suggest parentheses around assignment used as truth value 11 January 2023, 12:57:15 UTC
43dcbb1 [A/IO/AsciiRasterInterface] Reduce scope of std::vector values 11 January 2023, 12:53:08 UTC
ed45492 [A/IO/AsciiRasterInterface] Create RasterHeader with already read info 11 January 2023, 12:51:58 UTC
845493b [A/IO/AsciiRasterInterface] Definition + initialization at once. 11 January 2023, 12:50:23 UTC
7a226d8 [A/IO/AsciiRasterInterface] Fix code quality: The scope of the variable 'coords' can be reduced 11 January 2023, 12:45:42 UTC
32884d0 Merge branch 'FE_mini_benchmark_s_density' into 'master' [THM] Fixed a bug in using density dependent viscosity See merge request ogs/ogs!4439 10 January 2023, 18:23:38 UTC
93edccf [THM] Fixed a bug in using density dependent viscosity 10 January 2023, 17:55:45 UTC
fe74e9e added test 10 January 2023, 16:52:58 UTC
a2f5c04 unlocked xyz access for 2D mesh mapping 10 January 2023, 16:16:26 UTC
db762c8 moved read functionality to extra function to seperated I/O from logic 10 January 2023, 11:41:14 UTC
5d09c81 Merge branch 'web-proc-conf' into 'master' [web] Preparations for new beginners guide See merge request ogs/ogs!4433 10 January 2023, 07:58:45 UTC
d44c07f [web] Restructured docs overview page into categories. 10 January 2023, 07:57:48 UTC
74480a6 [web] Collapse devguide and tools. 10 January 2023, 07:57:48 UTC
715eda9 [web] Added section option collapsed. 10 January 2023, 07:57:48 UTC
97816ce Merge branch 'orthotropy-jupyter' into 'master' Add orthotropy shear test to jupyter notebook See merge request ogs/ogs!4414 10 January 2023, 07:51:41 UTC
c0efde0 Add orthotropy shear test to jupyter notebook 09 January 2023, 21:38:43 UTC
c5472f9 Merge branch 'PLLC_model_update' into 'master' [MFront] PLLC model update See merge request ogs/ogs!4283 09 January 2023, 13:53:57 UTC
963821d [Tests/M] added benchmark for PLLC 09 January 2023, 13:17:12 UTC
f3b33e9 [MFront] reduced PLLC tolerance 09 January 2023, 13:17:12 UTC
20b046e [MFront] PLLC added temperature dependence to parameter A2 09 January 2023, 13:17:12 UTC
01c9156 [MFront] changed stress criterion for PLLC 09 January 2023, 13:17:12 UTC
5b192ce [T] Increase axisym_theis notebook test runtime. Had timeouts in sanitizer build, is now disabled on sanitizer build as runtime is larger than 5 seconds (which is the threshold). 08 January 2023, 18:25:16 UTC
03148bf Merge branch 'fixes' into 'master' Fixes for sanitizer job and MSVC release config See merge request ogs/ogs!4432 08 January 2023, 09:43:25 UTC
0cc187d [cmake] Fix package target for msvc. 08 January 2023, 09:17:31 UTC
a7ecfa8 [cmake] Supply config in msvc presets. 07 January 2023, 20:47:14 UTC
e339372 [cmake] Patch VTK only once. 07 January 2023, 20:47:14 UTC
a1f4c88 [ML] Removed usage of already removed member. 07 January 2023, 20:47:14 UTC
1d231d5 [cmake] Fix MSVC release build with VTK from external project. 07 January 2023, 20:47:14 UTC
40fb6fc [ci] Added job build win msvc. So that we also check a MSVC config in addition to existing Ninja based configs. 07 January 2023, 20:47:14 UTC
3366236 [ci] Fix sanitizer job. 07 January 2023, 20:47:13 UTC
80675ea [pre-commit] Ignore web/static in whitespace check. 06 January 2023, 16:08:10 UTC
951f9bb [web] Updated icons. 06 January 2023, 16:07:23 UTC
3780e9f [web] Moved process dependent configuration to own section. 06 January 2023, 14:38:03 UTC
b0756c3 Merge branch 'fix-install-petsc-vtk' into 'master' Fix install petsc vtk, fix vtkXMLPUnstructuredGridWriter usage & more Closes #3354 See merge request ogs/ogs!4427 06 January 2023, 07:19:31 UTC
9a17b51 [web] Fix PETSc links. 06 January 2023, 07:18:45 UTC
8dbd0eb [cmake] Build VTK statically as external dependency for easy packaging. Fixes #3354. 05 January 2023, 13:09:28 UTC
back to top