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

sort by:
Revision Author Date Message Commit Date
f0e97a2 Merge branch 'MoveRasterReaderToGeoLib' into 'master' Move AsciiRasterInterface from Application/FileIO to GeoLib/IO See merge request ogs/ogs!4649 20 June 2023, 09:42:36 UTC
9950437 [App/Utils] Link GeoLib is required due to the moving of AsciiRasterInterface 20 June 2023, 09:42:12 UTC
6342a6c Merge branch 'THM_ImproveJacobianUUThermalExpansion' into 'master' THM: Improve J_uu for solid thermal expansion See merge request ogs/ogs!4646 20 June 2023, 08:36:42 UTC
6d4f996 [cmake,CL] Fixed ChemistryLib dependencies. 20 June 2023, 08:06:17 UTC
bf56041 [ci] Made guix build optional, will be fixed later. 20 June 2023, 08:05:30 UTC
7f88581 [web] Fixed TUBAF logo. 20 June 2023, 08:04:51 UTC
08d1e1d Move AsciiRasterInterface from App/FileIO to GL/IO 20 June 2023, 06:43:31 UTC
02e5f5b [T/THM] Update reference results The change in Jacobian uu-block leads to this changes. 19 June 2023, 11:15:47 UTC
0f6a3e6 [PL/THM] Improve J_uu for solid thermal expansion 19 June 2023, 11:15:47 UTC
17b8e97 Merge branch 'PythonMeshInterface' into 'master' Python interface to access OGS mesh See merge request ogs/ogs!4620 19 June 2023, 08:04:09 UTC
8ef1220 [ci] Fixed web docker image. 19 June 2023, 08:02:48 UTC
10070d5 [App/Python/ogs.mesh] Use std::copy instead for loop 19 June 2023, 06:44:26 UTC
36fd2f8 [App/Python/ogs.mesh] Use std::copy instead for loop 19 June 2023, 06:44:26 UTC
0368b3f [App/Python] Use ref instead of pointer for mesh wrapper 19 June 2023, 06:44:26 UTC
69f367b [T] Project file for the python simulation and mesh modules 19 June 2023, 06:44:26 UTC
33c7614 [T] Add data array to the top boundary will be used in the python test to odify bc values 19 June 2023, 06:44:26 UTC
abba876 [App/Python/ogs.mesh] Add setPointDataArray() and getCellDatatArray() 19 June 2023, 06:44:26 UTC
f8ffce0 [Python,wheel,web] More docs. 19 June 2023, 06:44:26 UTC
0e613fa [Python] Revert global symbol visibility. 19 June 2023, 06:44:26 UTC
cd780da [Python] Compile OGSMesh into own helper lib, fixes linkage. 19 June 2023, 06:44:26 UTC
c3c8de2 [cmake] Don't propagate forced linking. 19 June 2023, 06:44:26 UTC
cfdb760 [Python] RTLD_GLOBAL is available on Unix only. 19 June 2023, 06:44:25 UTC
f16e23d [cmake] Build python modules on OGS_BUILD_WHEEL only. 19 June 2023, 06:44:25 UTC
ef5926e [Python,wheel,web] Instructions on how to give CMake arguments to pip install. 19 June 2023, 06:44:25 UTC
00b7722 [Python] Enabled global symbol visibility between modules. 19 June 2023, 06:44:25 UTC
f066efa [cmake] Fixed a compiler warning. 19 June 2023, 06:44:25 UTC
d756603 [Python,T] Test python simulator and mesh modules. 19 June 2023, 06:44:25 UTC
9372147 [App/Python/ogs.mesh] Get multi-component data arrays 19 June 2023, 06:44:25 UTC
02e3fb9 [App/Python/sim] Link with python mesh module 19 June 2023, 06:44:25 UTC
630d8fb [versions] Updated cpm cache info. 19 June 2023, 06:44:25 UTC
e7aba8c [py] Bump pybind11 to 2.10.4. 19 June 2023, 06:44:25 UTC
3971fb3 [App/AppLib] Access mesh managed by ProjectData 19 June 2023, 06:44:25 UTC
6b5f469 [MeL] Add view_closure for view coordinates of Nodes 19 June 2023, 06:44:25 UTC
6bf45ea [App/Python] Add bindings to OGSMesh::getCells() 19 June 2023, 06:44:25 UTC
bbd6e30 [App/Python] Add bindings to OGSMesh::setCellDataArray 19 June 2023, 06:44:25 UTC
e9a8852 [App/Python] Add bindings to OGSMesh::getPointDataArray 19 June 2023, 06:44:25 UTC
004e29b [py] Fix and instructions on importating simulator modules. 19 June 2023, 06:44:25 UTC
b355bae [App/Python] Use mesh module in simulator module 19 June 2023, 06:44:25 UTC
b9c0d22 [App/Python] Init step towards python mesh module 19 June 2023, 06:44:25 UTC
6549c99 [T/TRM] Slightly relax sigma ctest tolerance 18 June 2023, 21:06:35 UTC
756836a Merge branch 'ModifiedCamClayBasic' into 'master' Modified cam clay version with const E: clean-up, bug-fix, renaming See merge request ogs/ogs!4643 18 June 2023, 16:50:53 UTC
ba08a5a Renaming from ModCamClay_semiExplParaInit.mfront to ModCamClay_semiExpl_constE.mfront 17 June 2023, 21:50:56 UTC
2a45f12 Removed unnecessary Lamé constant in mfront 17 June 2023, 21:50:56 UTC
5f45e22 Relaxed tolerances in biaxial and shear test, insignificant numerical changes 17 June 2023, 21:50:56 UTC
7d42852 Removed time variable for initialization 17 June 2023, 21:50:56 UTC
3b1879d Removal of porosity in SD and RM test prj-files 17 June 2023, 21:50:56 UTC
c95d3e0 Final removal of porosity in mfront code 17 June 2023, 21:50:56 UTC
28c24b4 Python mtests clean-up and porosity handling 17 June 2023, 21:50:56 UTC
718c82a Parameter pcMin eliminated, now derived from pc_char 17 June 2023, 21:50:56 UTC
12659d0 Removed redundant porosity 17 June 2023, 21:50:56 UTC
cb0b109 Simplified initial elastic strain calculation 17 June 2023, 21:50:56 UTC
635e23a Linear elastic MCC model with minimum pc value 17 June 2023, 21:50:56 UTC
e9ab99d Bugfix algorithmic tangent, only relevant for theta<1 17 June 2023, 21:50:56 UTC
5b08795 Merge branch 'fix-docker-web' into 'master' [ci] Added netlify-cli dependency. See merge request ogs/ogs!4647 16 June 2023, 12:04:35 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
back to top