sort by:
Revision Author Date Message Commit Date
f2eb018 [DE] clang-format 13 June 2023, 16:24:13 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
55f0bb3 [MeL] Extract createMeshFromElementSelection() to own file 30 May 2023, 11:17:19 UTC
bcae5c7 [MeL] Extract createMaterialIDsBasedSubMesh() to own file 30 May 2023, 11:17:19 UTC
9cffe66 [MeL] Extract getMeshElementsForMaterialIDs() to own file 30 May 2023, 11:17:19 UTC
b2e3a70 fixed data leak + inserted const to displacement vec 30 May 2023, 08:02:15 UTC
69d3825 now all x/y/z input is possible if not specified or not a number it is set to 0 30 May 2023, 08:02:15 UTC
a933265 New Window for Translating the Data Now possible to specify which Data to translate Multiple Data are possible (both Geometry and Mesh) 30 May 2023, 08:02:15 UTC
cfb71f1 Include Translating Data (MoveGeometry MoveMesh) in DataExplorer 30 May 2023, 08:02:15 UTC
2cd193d Merge branch 'SaveRasterDE' into 'master' Save raster data in Data Explorer See merge request ogs/ogs!4580 30 May 2023, 08:00:31 UTC
c3bf0a0 fixed index 30 May 2023, 06:52:52 UTC
8c5a524 [T/MeL] Remove unused variable 30 May 2023, 06:52:52 UTC
01710fc [App/DE] convertToRastert returns an optional 30 May 2023, 06:52:50 UTC
30ec8a6 Allow saving raster data in Data Explorer 30 May 2023, 06:52:21 UTC
52696d6 Merge branch 'impr_mesh_quality' into 'master' Use numerical element volume calculation in AddElementQuality See merge request ogs/ogs!4598 29 May 2023, 14:58:35 UTC
81117fc [CTest] Added a CTest for numerical element volume calculation 29 May 2023, 14:15:16 UTC
0331f71 [CTest/Utils] Relaxed the result comparison tolerance of the test for AddElementQuality 29 May 2023, 14:15:16 UTC
e195741 [MeshToolsLib] Increase the integration order of numerical element size calculation 29 May 2023, 14:15:16 UTC
e060999 [MeshLib] Use numerically calculated element size in ElementSizeMetric 29 May 2023, 14:15:16 UTC
b4b28f1 [MeshLib] Improved merged two member functions of ElementSizeMetric 29 May 2023, 14:15:16 UTC
b0427d3 Merge branch 'disable-large-nb-mac-amd' into 'master' [ci] Disable large notebook tests on mac amd. See merge request ogs/ogs!4625 26 May 2023, 13:48:38 UTC
85534e3 [ci] Disable large notebook tests on mac amd. 26 May 2023, 13:04:16 UTC
d828f3c Merge branch 'fix-frontend' into 'master' [eve] Install numpy into venv in source dir. See merge request ogs/ogs!4623 26 May 2023, 11:10:06 UTC
3ad58a3 [eve] Install numpy into venv in source dir. Fixes frontend CI job. 26 May 2023, 10:07:43 UTC
9ae85bf Merge branch 'test-latest-wheel' into 'master' [ci] Test latest wheel in 'test notebooks via wheel'-job. See merge request ogs/ogs!4621 26 May 2023, 07:55:35 UTC
53adeb3 Merge branch 'tetgen' into 'master' [tools] Create Tetgen Smesh from Rasters See merge request ogs/ogs!4560 26 May 2023, 07:14:47 UTC
c874a4f [ci] Test latest wheel in 'test notebooks via wheel'-job. 26 May 2023, 07:05:45 UTC
8c9e2a3 [T] Removed executable bit from input data. 26 May 2023, 06:31:04 UTC
1ce5612 [T] Use numdiff for createTetgenSmeshFromRasters ctest. 26 May 2023, 06:31:04 UTC
e226c2c [cmake,T] Added numdiff tester to AddTest(). 26 May 2023, 06:31:04 UTC
ed477b0 include MeshToolsLib 26 May 2023, 06:31:04 UTC
8e260cd mentioned new compatible format for rasters 26 May 2023, 06:26:23 UTC
d07c636 Fixed doxygen docu 26 May 2023, 06:26:22 UTC
4950d52 Added tests for createTetgenSmeshFromRasters 1. test to compare the generated smesh 2. test to check for failure when 3D mesh instead of 2D mesh is given 26 May 2023, 06:26:22 UTC
f83df33 Split the features in 2 tools 26 May 2023, 06:26:22 UTC
back to top