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

sort by:
Revision Author Date Message Commit Date
4788ef3 Merge branch 'fix-docker-web' into 'master' [ci] Added netlify-cli dependency. See merge request ogs/ogs!4647 16 June 2023, 10:45:17 UTC
90e2cff [ci] Added netlify-cli dependency. 16 June 2023, 10:44:08 UTC
20ab056 [T] Relax tolerance in TRM square_1e1_2_matIDs_restart. 16 June 2023, 06:19:43 UTC
5d28902 Merge branch 'fix-wheel' into 'master' Fix wheel test See merge request ogs/ogs!4645 15 June 2023, 12:00:19 UTC
f8db0da Merge branch 'SmallMFrontOgsOptimization' into 'master' Small MFront to OGS and v.v. matrix conversion optimization See merge request ogs/ogs!4640 15 June 2023, 11:16:36 UTC
742d229 [wheel] Fixed test_parameter_with_underscore test. 15 June 2023, 08:34:04 UTC
ab02272 [ci] Trigger wheel job on changes in related code. 15 June 2023, 08:15:01 UTC
4a29e36 [ci] Fixed pre-commit job condition. 14 June 2023, 19:53:50 UTC
2e5d5fd [MatL/S] Rewrite swapping 4 and 5 rows/cols expr Using lambda and auto return type deduction shortens the code. 14 June 2023, 17:46:57 UTC
147ea9a [MatL/S] Nullary expr swapping 4 and 5 rows/cols Replaces the MFrontToOGS and OGSToMFront functions. Measurably decreases total runtime by 1-2% for MFront tests. 14 June 2023, 17:45:16 UTC
7f4e658 [T/MatL] Testing MFront to OGS and v.v. conversion 14 June 2023, 16:04:20 UTC
3c8512c Merge branch 'ci-pre-commit' into 'master' [ci] Always run pre-commit and clang-format. See merge request ogs/ogs!4644 14 June 2023, 15:24:17 UTC
2cacc7e Merge branch 'UserGuideUpdate' into 'master' Updated User Guide: Somewhat Improved Wording See merge request ogs/ogs!4611 14 June 2023, 14:57:36 UTC
50d95e7 Setting all TODOs as HTML-comments. Minor formatting alterations on the fly. 14 June 2023, 14:35:53 UTC
6c721e2 Updated User Guide: Somewhat improved wording 14 June 2023, 14:35:53 UTC
9006d5a [ci] Always run pre-commit and clang-format. They used to run for maintainer pipelines only. Now they run for all developer pipelines. 14 June 2023, 12:48:54 UTC
fc0a92b [ci] Allow mac petsc failures. Related #3412. 14 June 2023, 07:32:13 UTC
80ee416 [ci] Ignore mybinder.org urls. 14 June 2023, 07:32:10 UTC
3567371 Merge branch 'Voxel.final' into 'master' [Data Explorer] Include Layers2Grid See merge request ogs/ogs!4622 13 June 2023, 18:56:38 UTC
2c79ef8 Merge branch 'MFrontVariableInitialization' into 'master' MFront internal state variable initialization from project file See merge request ogs/ogs!4636 13 June 2023, 17:56:30 UTC
911b54e Updated errorbox for faulty layer + new text for dialog 13 June 2023, 16:34:52 UTC
2bfe60b pass mesh_model by reference 13 June 2023, 16:34:52 UTC
bed56dd Include Layers2Grid in DataExplorer to create Voxelgrids 13 June 2023, 16:34:52 UTC
f2eb018 [DE] clang-format 13 June 2023, 16:24:13 UTC
7425caf [PL] Initialize null-states for C_elastic comput. 13 June 2023, 14:47:14 UTC
a5e8343 [MatL/S] MFront; Copy initial state from s1 to s0 13 June 2023, 14:47:14 UTC
706c1f3 [MatL/S] Automatic formatting of python script 13 June 2023, 14:47:14 UTC
9168d64 [MatL/S] ModCampClay; Remove "initial mat. props. The material properties were created to for initialization which is now possible directly from OGS' project file. The two material properties are removed and the python script are updated. The previously reused pc0 material property is renamed to characteristic pre-consolidation pressure. 13 June 2023, 14:47:14 UTC
321e727 [T] Update initialization in modified Cam-Clay prj 13 June 2023, 14:47:14 UTC
44c3a4d [PL] Call internal state variables initialization 13 June 2023, 14:47:14 UTC
8511bc8 [MatL/S] Add initialization of internal state vars First implementation for MFront only. 13 June 2023, 14:47:14 UTC
08eb800 [MatL/S] Parse and store int. state vars init val. The internal state variables initial value parameters are stored in the map for later initialization by the local assembler. 13 June 2023, 14:47:14 UTC
cb88258 [MatL/S] Improve const-correctness in readMatProps Some can be const, but one string is actually being moved, so no const explicitly. 13 June 2023, 14:46:34 UTC
3af069b [MatL/S] Extract readMaterialProperties() function 13 June 2023, 13:14:51 UTC
a1aa922 [ci] Re-enabled linux petsc job. 13 June 2023, 12:46:09 UTC
65ea882 [ci] web-only pipeline now also run the pre-commit job. E.g. for having the markdownlint check. 13 June 2023, 11:54:09 UTC
91cc4d0 Merge branch 'refactVtu2Grid' into 'master' [tools] Extract functions from Vtu2Grid See merge request ogs/ogs!4601 12 June 2023, 06:43:57 UTC
7729168 Merge branch 'AlwaysOutputOGS_VERSION' into 'master' Always output OGS_VERSION into vtu and xdmf files See merge request ogs/ogs!4638 09 June 2023, 13:15:16 UTC
20e4906 changed docu for removeUnusedGridCells -now in header 09 June 2023, 12:45:20 UTC
56aa794 renamed testing functions 09 June 2023, 12:45:20 UTC
6905584 Moved docu to header + adjusted for doxygen 09 June 2023, 12:45:20 UTC
16db77d tests for getDimensions/rework getDimensions()/clang-format - getDimensions() now called getNumberOfVoxelPerDimension() - now input is ranges instead of min max - and included restrictions to function (only positive cellsize) - if ranges = 0 return 1 voxel per dimension - removed constexpr of str cell_id_name - clang-format 09 June 2023, 12:45:20 UTC
34181dd changed algorithm for "assignCellIds"+ clang-format - now pnt is directly assigned without assigning i,j,k and write them to a pnt 09 June 2023, 12:45:20 UTC
03b6e1c fixed includes and cell_id_name - tidied up includes - moved cell_id_name to namespace - docu cell_id_name - secured to dereference property with "cell_id_name" 09 June 2023, 12:45:20 UTC
b0dac54 adjustemnts due to merge conflicts meshgenerators moved to meshtoolslib 09 June 2023, 12:45:20 UTC
00dbc36 Included auto -from MeshLib::PropertyVector<int> const& to auto 09 June 2023, 12:45:20 UTC
0bd6ea3 Extract functions to create voxelgrid from mesh Allowing to make the functions from Vtu2Grid visible for accessing them in the DataExplorer. 09 June 2023, 12:45:20 UTC
384e900 [MeL/PL] Always output 'OGS_VERSION' property 09 June 2023, 11:07:16 UTC
c088c68 [MeL/IO/XDMF/XdmfHdfWriter] Code quality improvements - Make constant_output_names a local std::array - Initialize the array with initializer list instead of insert in previous version 09 June 2023, 11:06:48 UTC
1b4847a Merge branch 'ConvertToLinearMeshBugFix' into 'master' Correct setting Node properties in linear mesh based on Node properties of quadratic mesh See merge request ogs/ogs!4635 08 June 2023, 13:49:51 UTC
fa1d4a9 [MTL/MeshEditing] Correct transfer of quadratic to linear Node properties 08 June 2023, 12:13:30 UTC
97a4491 Merge branch 'FixXDMFVariableOutput' into 'master' [XDMF] Correct variable output for empty variables list See merge request ogs/ogs!4632 08 June 2023, 12:11:15 UTC
f5a6ebf [T] Adding test for XDMF/HDF5 format and variables section 08 June 2023, 11:23:02 UTC
cbc13f8 [MeL/IO/XDMF] Correct variables output 08 June 2023, 11:23:02 UTC
820b537 Merge branch 'update_docs_guidelines' into 'master' [web] Update docs guidelines See merge request ogs/ogs!4634 07 June 2023, 12:36:38 UTC
a8f5996 Merge branch 'update_docs_timeloop' into 'master' [web] Expand page "Time loop" in User Guide See merge request ogs/ogs!4628 07 June 2023, 12:35:48 UTC
d05f23b Merge branch 'fix_warning' into 'master' [Parameter] Fixed a warning See merge request ogs/ogs!4633 07 June 2023, 12:32:15 UTC
ac1bbe9 [Parameter] Fixed a warning 07 June 2023, 08:35:39 UTC
a60572d Add description of new standard for handling TODOs 07 June 2023, 08:30:47 UTC
57df229 Adding style recommendations to guidelines for doc 07 June 2023, 08:19:20 UTC
e9bf3d2 Merge branch 'ogs_cli_wrapper' into 'master' Python wrapper OGS tools: Add tool and remove restriction See merge request ogs/ogs!4630 06 June 2023, 10:24:03 UTC
0db8d9d Applying suggestion from Tobias Meisel and minor fixes 06 June 2023, 07:12:12 UTC
8e76e69 Fix spelling 06 June 2023, 06:14:54 UTC
59808ef Added more infromation abount defining output timesteps 06 June 2023, 06:14:54 UTC
23cf8bf [T/TRM] Slightly relax tolerances for omp runs 05 June 2023, 17:04:29 UTC
2e596e6 Merge branch 'tiny_fix' into 'master' fix namespace of getOrCreateMeshProperty See merge request ogs/ogs!4631 05 June 2023, 16:06:05 UTC
53ddbeb OGSTools: Add underscore test 05 June 2023, 14:40:20 UTC
432e2ad OGSTools: Do not replace with _ with - Some tools contain parameters with underscore e.g. geometryToGmshGeo --mesh_density_scaling_at_points 05 June 2023, 14:02:58 UTC
e1b61fa OGSTools: Add createTetgenSmeshFromRasters 05 June 2023, 14:02:23 UTC
f98aeb3 fix namespace of getOrCreateMeshProperty 05 June 2023, 13:43:04 UTC
66c0464 Merge branch 'fix-web-pipeline' into 'master' [ci] Fixed web-only pipeline. See merge request ogs/ogs!4629 02 June 2023, 13:27:52 UTC
4db2c75 [ci] Fixed web-only pipeline. 02 June 2023, 11:42:44 UTC
40fa552 Updated container-maker. 01 June 2023, 10:44:39 UTC
6b2032c [T/TRM] Relax a ctest tolerance a bit. 01 June 2023, 08:31:38 UTC
5d214c1 Merge branch 'scikit-build-core' into 'master' [py] Switch to scikit-build-core See merge request ogs/ogs!4575 01 June 2023, 07:22:33 UTC
fe3b4f1 [T] Relax tolerances in MultiMaterialEhlers. 01 June 2023, 06:35:50 UTC
0d88486 Review comments. 01 June 2023, 06:35:50 UTC
ee7fa80 [cmake] Added generator check for Windows wheels. 01 June 2023, 06:35:50 UTC
f549f10 [wheel,ci] Fix Windows build. 01 June 2023, 06:35:49 UTC
879e8b4 [pre-commit] Added ruff check. 01 June 2023, 06:35:49 UTC
5d097da [py] ruff config and fixes. 01 June 2023, 06:35:49 UTC
08edad3 [py] dynamic metadata works, removed setup.py 01 June 2023, 06:35:49 UTC
24f28cb [py] Use scikit-build-core in pyproject.toml. 01 June 2023, 06:29:05 UTC
3654216 Updated container-maker. 31 May 2023, 19:24:04 UTC
6cfdce4 Merge branch 'nb-reqs' into 'master' [jupyter] Relax requirements a bit, update PyVista. See merge request ogs/ogs!4547 31 May 2023, 12:26:36 UTC
24ed83b [py,nb] Don't use editable installs, not needed. 31 May 2023, 12:26:17 UTC
9dca911 [T] Adjusted RUNTIME. 31 May 2023, 12:26:17 UTC
b4864e8 [py] Use gmsh nox package on CI. See https://stackoverflow.com/a/57060441/80480. 31 May 2023, 12:26:17 UTC
64acf40 Updated container-maker. 31 May 2023, 12:26:17 UTC
1b81e7a [T] Added simple ssd notebook for testing only (not published to web). 31 May 2023, 12:26:17 UTC
1d45d25 [jupyter] Relax requirements a bit, update PyVista. - Versions were changed from == to >= - gmsh package without X requirements - PyVista updated with trame backend 31 May 2023, 12:26:17 UTC
4799dad Merge branch 'DataEx_1' into 'master' [Data Explorer] New feature for translating data See merge request ogs/ogs!4576 31 May 2023, 07:39:39 UTC
248b393 Merge branch 'TRM-SolidModelsMFront' into 'master' TRM Multi-material storage and reading of internal state variables from integration point data. See merge request ogs/ogs!4626 31 May 2023, 07:25:16 UTC
4582252 Merge branch 'MoveMeshFunctions' into 'master' Move mesh functions to separate folder See merge request ogs/ogs!4624 30 May 2023, 19:04:08 UTC
d3ac5fb [T/TRM] Multi-material with restart. Same as SD 30 May 2023, 16:12:13 UTC
0427449 usage of moveMeshNodes() to move geometry 30 May 2023, 14:16:14 UTC
2c6c070 [PL/TRM] Solid material internal state ip writer Storage and reading of internal state variables from integration point data. 30 May 2023, 14:04:32 UTC
de826d6 [MeL] Move getOrCreateMeshProperty() to MeL/Utils 30 May 2023, 11:17:19 UTC
a86a403 [MeL] Move addPropertyToMesh() to MeL/Utils 30 May 2023, 11:17:19 UTC
de61545 [MeL] Mv scaleMeshPropertyVector to Mel/Utils 30 May 2023, 11:17:19 UTC
back to top