- Aug 03, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Adding an error in case of invalid input pair.
-
- Aug 01, 2023
-
-
Dmitri Naumov authored
Separate parsing and creation of the fixed time stepping algorithm See merge request ogs/ogs!4697
-
- Jul 31, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
- Jul 28, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Now the time stepper does no longer take the list of time increments but computes the list itself until end time is reached from the list of repeat-dt pairs. In the test the end-time from repeat-dt pairs would be 1+35, but it is truncated to 31.
-
Dmitri Naumov authored
Moving all functions from the parser-TU into the class itself. For convenience the private base class members were made protected.
-
Dmitri Naumov authored
Localizes a variable scope and allows further refactorings, especially elemination of the block after the for-loop where the last time increment is repeated until end time.
-
Dmitri Naumov authored
Reduces duplication.
-
Dmitri Naumov authored
[cmake] Disabled -Wstringop-overflow on gcc 13.1.1 See merge request ogs/ogs!4696
-
Dmitri Naumov authored
-
Lars Bilke authored
-
Lars Bilke authored
Small fixes See merge request ogs/ogs!4695
-
Lars Bilke authored
[ci] PETSc checks See merge request ogs/ogs!4418
-
Lars Bilke authored
-
- Jul 27, 2023
-
-
Lars Bilke authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Lars Bilke authored
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
Fix cppcheck warnings and fix a bug in MeshRevision See merge request ogs/ogs!4691
-
Lars Bilke authored
Isotropic test Notebook for the Modified Cam-Clay model See merge request ogs/ogs!4664
-
- Jul 26, 2023
-
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
lutPrismThirdNode is not static for testing purposes.
-
Dmitri Naumov authored
Symmetry and uniqueness reasons.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
Update time stepping configs (part 3) See merge request ogs/ogs!4694
-
Add CIBW_BUILD var to wheels only pipeline.
-