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

sort by:
Revision Author Date Message Commit Date
7eb6aab Merge branch 'localdof' into 'master' Beautiful access to element degrees of freedom See merge request ogs/ogs!4507 06 March 2023, 22:55:56 UTC
c97d079 [NL/DOF] Add Vectorial ctor with assertion Simplifies logic of the caller. 06 March 2023, 22:50:29 UTC
267859e [NL/DOF] Fix signed/unsigned comparison warning 06 March 2023, 22:49:11 UTC
d45cd65 Merge branch 'simplify-tests' into 'master' Simplify CMake test infrastructure See merge request ogs/ogs!4365 06 March 2023, 10:25:18 UTC
68c14c3 [PL] Use localDOF() in THM In one place an evaluation was pulled into the integration point loop. That might cause a tiny bit more computation. On the other hand the optimizer might take care of that. On the plus side we don't map data by hand anymore in these places, and the evaluations are more local than before. localDOF() seems to be incompatible with the current approach for staggered coupling. But I have the impression that there are some flaws with the current approach to staggered coupling. 06 March 2023, 10:17:50 UTC
681094a [PL] Use localDOF() in TRM 06 March 2023, 10:17:50 UTC
cbd4104 [NL] Added localDOF() implementation 06 March 2023, 10:17:50 UTC
bab498b [T] Added test for localDOF() 06 March 2023, 10:17:08 UTC
e4bf9ce Merge branch 'fix-testrunner' into 'master' Fix testrunner See merge request ogs/ogs!4510 06 March 2023, 09:13:01 UTC
f1befea [T] Fixed notebook testrunner paths logic. 06 March 2023, 07:56:32 UTC
f0d84c0 [cmake] Removed disabled-tests.log. 05 March 2023, 22:40:57 UTC
7b267f6 [cmake] Update tests to use vtkdiff-mesh tester. 05 March 2023, 22:40:57 UTC
2d012f4 [cmake] Removed MeshTest(), replaced by vtkdiff-mesh tester. 05 March 2023, 22:40:57 UTC
d1f9df1 [cmake] Example usage of AddTest PATH placeholders. 05 March 2023, 22:40:57 UTC
caa6e4e [cmake] AddTest: added placeholders in WORKING_DIRECTORY and EXE_ARGS. <PATH> <SOURCE_PATH> and <BUILD_PATH> 05 March 2023, 22:40:57 UTC
344081e [cmake] AddTest() removed wrappers memcheck|callgrind. 05 March 2023, 22:40:57 UTC
c68f078 Merge branch 'single_constitutive_relations_id_not_0' into 'master' Single constitutive relations id not 0 Closes #3379 See merge request ogs/ogs!4505 05 March 2023, 16:54:34 UTC
1f5c401 Updated docu for selectSolidConstitutiveRelation 05 March 2023, 13:28:34 UTC
e94e9a2 additional info for constitutive relations error 05 March 2023, 13:28:34 UTC
bbd13c1 single constitutive relation with id!=0 now works 05 March 2023, 13:28:34 UTC
317eef8 [T/TM] Slightly relax test tolerance 05 March 2023, 13:18:17 UTC
ebdfe85 Merge branch 'output_K' into 'master' [TH2M] Output intrinsic permeability See merge request ogs/ogs!4485 05 March 2023, 11:09:09 UTC
12d7d0f [T] Changed the test such that the reference data shows a very simple pattern 04 March 2023, 21:16:23 UTC
a66ba8a [TH2M] replaced mesh.getDimension() with DisplacementDim for vector and tensor in add_secondary_variable 04 March 2023, 21:16:23 UTC
11ada9a [UnitTest] Add a test for ProcessLib::getIntegrationPointDimMatrixData 04 March 2023, 21:16:23 UTC
f719777 [TH2M] Add intrinsic permeability as a secondary variable for output 04 March 2023, 21:16:23 UTC
405b62d [ProcessLib] Added a function getIntegrationPointDimMatrixData 04 March 2023, 21:16:23 UTC
6b4fa98 Merge branch 'jupytext' into 'master' [T,nb,ci] Add support for markdown-based notebooks via jupytext See merge request ogs/ogs!4502 03 March 2023, 20:23:48 UTC
04f0dbb Merge branch 'SmallDeformationPostTimestepUpdate' into 'master' Add post time step update of constitutive relations in SmallDeformation process See merge request ogs/ogs!4479 03 March 2023, 19:22:54 UTC
0f0e209 [PL/SD] Extract update of constitutive relations 03 March 2023, 17:11:58 UTC
5d00487 [T/SD] Slightly update time stepping scheme avoiding very small time step (dt = O(1e-15)) when approaching fixed time step 0.8. 03 March 2023, 17:11:58 UTC
a954bee [MatL/Solids] Ehlers; Extract dtheta/dsigma When theta is 0, the derivatives are also 0 avoiding inversion of deviatoric stress tensor. The inversion is also not possible because det(s.D) = s.J_3 = 0 which also leads to theta = 0 by its definition. 03 March 2023, 17:11:58 UTC
fc2c4f1 [T/SD] New references and adjusted tolerances The difference to previous references is small, in order of 1e-15 for displacement, and similar to the stresses. Only the CreepWithHeterogeneousReferenceTemperature/arehs-salt-M_gravity_only has differences of 1e-2 for the stresses, but displacement is in order of 1e-9 (with tolerance 1e-10). 03 March 2023, 17:11:58 UTC
fb26591 [PL/SD] Add post time step secondary vars update 03 March 2023, 17:11:58 UTC
c6d9226 Merge branch 'fix_test' into 'master' Update PETSc module on eve Closes #3380 See merge request ogs/ogs!4506 03 March 2023, 09:41:16 UTC
0a75891 [env/eve] Updated PETSc modulus to 3.18.5 02 March 2023, 13:34:12 UTC
35814d8 [CTest/PETSc] Changed linear solver type of ThermoRichardsMechanics_3D_ThermoElastic_Stress_Analysis 02 March 2023, 13:31:38 UTC
e19b9d3 Merge branch 'web-citation' into 'master' [web] Updated the highlighted citation to point to the 2012 paper. See merge request ogs/ogs!4504 02 March 2023, 09:19:18 UTC
4ae9802 [nb] Removed notebook metadata. 02 March 2023, 07:35:48 UTC
13aafd3 [nb] Updated notebooks to nbformat 4.5. 02 March 2023, 07:35:48 UTC
3bc3edb [ci] Updated nbconvert and nbformat. 02 March 2023, 07:35:48 UTC
6b279a3 [ci] Update ogs wheel used in wheel job. To make it conistent with the ogs version used on BinderHub, see configuration here https://github.com/bilke/binder-ogs-requirements. 02 March 2023, 07:35:47 UTC
cf17e02 [web,ci] Add notebook source link and binder link via testrunner.py. 02 March 2023, 07:35:47 UTC
41016a8 [t] Formatting testrunner.py 02 March 2023, 07:35:47 UTC
7c3e8d3 [T,ci] Notebook testrunner accepts jupytext md files. 02 March 2023, 07:35:47 UTC
63c9c61 [cmake] Removed pyvista check in NotebookTest(). 02 March 2023, 07:35:47 UTC
a15832c [T] Format Linear_Disc_with_hole.md with black. 02 March 2023, 07:35:46 UTC
efed363 [pre-commit] Added black check on markdown notebooks. 02 March 2023, 07:35:46 UTC
38a8733 [T] markdownlint converted notebook. markdownlint -f Tests/Data/Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole.md 02 March 2023, 07:35:46 UTC
35e1572 [T] Converted Linear_Disc_with_hole notebook to markdown pipx run jupytext --to markdown Tests/Data/Mechanics/Linear/DiscWithHole/Linear_Disc_with_hole.ipynb 02 March 2023, 07:35:46 UTC
274bd2a [cmake] Create Jupyter Lab config in venv. Sets markdown files to be opened as Jupyter Notebooks in JLab. 02 March 2023, 07:35:45 UTC
69c96cc [cmake] Added .envrc file for direnv-tool in build dir. See https://direnv.net. Currently adds bin-dir to PATH and activates virtual environment if it exists. 02 March 2023, 07:35:45 UTC
9932e50 Merge branch 'fix_test' into 'master' Changing linear solver type of some LARGE parallel computing tests See merge request ogs/ogs!4495 01 March 2023, 19:20:52 UTC
103cf6e [CTest/PETSc] Changed linear solver type of three parallel computing benchmarks of TRM 01 March 2023, 15:29:05 UTC
69e8ede [ci] Pin build linux petsc job to envinf3. 01 March 2023, 13:54:05 UTC
b2b493e [web] Updated the highlighted citation to point to the 2012 paper. Was pointing to a 2012 book chapter. 01 March 2023, 13:49:25 UTC
567714b Merge branch 'fix-san2' into 'master' [ci] Fix sanitizer job See merge request ogs/ogs!4503 01 March 2023, 10:53:28 UTC
d5b3c3c [ci] Added ci variable CTEST_TIMEOUT. 01 March 2023, 07:46:23 UTC
b2620d0 [T,ci] Disabled Mechanics/Ehlers/cube_1e1.prj in sanitizer job. 01 March 2023, 07:45:56 UTC
9686823 Merge branch 'fix-san' into 'master' [ci] Fix sanitizer and wheel jobs See merge request ogs/ogs!4501 28 February 2023, 10:13:42 UTC
cbbcb17 [ci] Fixed debug sanitizer build. 28 February 2023, 07:46:35 UTC
cbac794 [ci] Fixed publish wheels job typo. 28 February 2023, 07:45:38 UTC
79e7014 Merge branch 'fmt-ho' into 'master' [cmake] Use header-only fmt lib. Should fix wheels. See merge request ogs/ogs!4500 27 February 2023, 12:39:27 UTC
706f20b Merge branch 'vid_tut' into 'master' [web] Update text for Video Tutorial See merge request ogs/ogs!4496 27 February 2023, 11:48:30 UTC
41a0f91 Installation and usage of msh2vtu is updated 27 February 2023, 10:18:10 UTC
4b6e983 Merge branch 'fix_test0' into 'master' Fixed one LARGE parallel computing test Closes #3374 See merge request ogs/ogs!4499 27 February 2023, 10:12:51 UTC
3bf6dd0 [CTest/PETSc] Excluded submesh_residuum_output from point_heat_source_2D 27 February 2023, 08:28:43 UTC
a85d43f [cmake] Use header-only fmt lib. Should fix wheels. 27 February 2023, 08:25:52 UTC
5287730 Merge branch 'ci_large-label' into 'master' [ci] Introduce MR label ci_large for enabling large tests. See merge request ogs/ogs!4491 24 February 2023, 15:14:51 UTC
c47fe99 Merge branch 'fix-point-heat-source-notebook-type-setting' into 'master' Fix point heat source notebook typesetting See merge request ogs/ogs!4461 24 February 2023, 14:45:01 UTC
40224e1 [web] Docs on ci_large label. 24 February 2023, 14:31:22 UTC
42e1b4a [ci] Introduce MR label ci_large for enabling large tests. 24 February 2023, 14:31:22 UTC
abf4494 [T] Fixed notebook path 24 February 2023, 06:33:26 UTC
f8f434a [T] Added assertions 24 February 2023, 06:33:26 UTC
c99a34a [T] Corrected schematic image New image provided by Kata Kurgyis. 24 February 2023, 06:31:40 UTC
54d0099 [T] Some improvements to the type setting 24 February 2023, 06:31:40 UTC
6f75994 Merge branch 'cache-ext-followup' into 'master' [cmake] CMAKE_GENERATOR should be taken into account for ext cache dir. See merge request ogs/ogs!4497 23 February 2023, 14:05:15 UTC
0ce75ed [cmake] CMAKE_GENERATOR should be taken into account for ext cache dir. 23 February 2023, 12:58:18 UTC
b5ddc23 [ci] Fixed ci::skip-label. 23 February 2023, 10:24:27 UTC
66ae5bf Merge branch 'cache-ext' into 'master' [cmake] Cache external dependencies in CPM_SOURCE_CACHE. See merge request ogs/ogs!4494 23 February 2023, 10:00:37 UTC
8c2dc3d Merge branch 'vtk-osmesa' into 'master' [nb] Use vtk-osmesa wheel See merge request ogs/ogs!4493 23 February 2023, 09:38:38 UTC
d6d79f7 Merge branch 'new_docs' into 'master' [web] New docs for tools See merge request ogs/ogs!4487 23 February 2023, 09:30:17 UTC
ae20e25 New documentation for tools - MeshMapping, - MoveMesh, - createLayeredMeshFromRasters, - ExtractMaterials, - checkMesh, - generateGeometry, - MoveGeometry, - OGS2VTK, and - editMaterialID 23 February 2023, 08:41:08 UTC
c55b5ac Merge branch 'edit_source' into 'master' [tools] New function to print material IDs See merge request ogs/ogs!4492 23 February 2023, 07:56:19 UTC
18fb49f [web] Added docs on caching external dependencies. 22 February 2023, 15:12:42 UTC
d5ea58b Print materialIDs in checkMesh and editMatID Adding new function for material ids output to MeshInformation. Using it in tooling before and after mesh modifications. 22 February 2023, 15:11:03 UTC
0c4b10b [cmake] Cache external dependencies in CPM_SOURCE_CACHE. If CPM_SOURCE_CACHE is set and outside the build directory. Full build is cached in $CPM_SOURCE_CACHE/_ext/[NAME]/[HASH] Hash is based on all parameters given to build the dependency (version info, cmake options). 22 February 2023, 14:20:00 UTC
aa76b6b [cmake,T] Removed RESOURCE_LOCK PYVISTA. 22 February 2023, 13:42:48 UTC
c2bc623 [T,ci] Use vtk-osmesa pip package for Linux. 21 February 2023, 13:37:08 UTC
ee6e3b4 [T] Relax tolerance for fine/beam.prj for eve frontend2. 21 February 2023, 10:04:06 UTC
1344fca [ci] Fix running ctest large on master. 21 February 2023, 09:59:45 UTC
8f8145a [web] Fixed some links. 21 February 2023, 08:23:38 UTC
9387773 [T/TH2M] Slightly relax vtkdiff sigma tolerance 20 February 2023, 21:44:31 UTC
0fedfc9 Merge branch 'petsc-large' into 'master' Enable all large tests See merge request ogs/ogs!4437 20 February 2023, 16:54:23 UTC
ec91127 [T] Adjusted RUNTIME for hertz_contact. 20 February 2023, 14:35:29 UTC
87a99b4 [T] Changed solver settings for PETSc and test tolerances 20 February 2023, 14:35:28 UTC
b03f62d [PL/LF] Correct file names for vtkdiff in Tests.cmake 20 February 2023, 14:35:28 UTC
d8dfaf3 Modify convergence and output of large PF ctest 20 February 2023, 14:35:28 UTC
5afcebd [T/TH2M] Unify PETSc version of prj with serial Adjusting media properties. 20 February 2023, 14:35:28 UTC
663e3fc modifying output names of large phase field ctests 20 February 2023, 14:35:28 UTC
back to top