- Mar 21, 2023
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-
- Mar 20, 2023
-
-
Dmitri Naumov authored
[PL/SD] Compute eps_prev instead of storing it. See merge request ogs/ogs!4403
-
Dmitri Naumov authored
-
Dmitri Naumov authored
This is a temporary measure. The computation of deviators and there usage will be rewritten.
-
Dmitri Naumov authored
On domain deactivation, and especially on reactivation (backfilling) the current implementation is/was using the previously stored value for the strain, which is not entirely correct. Much better would be to set the secondary variables to a given value upon deactivation/reactivation. But this is out of scope for now.
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Dmitri Naumov authored
-
Lars Bilke authored
[cmake] Honor CMAKE_BUILD_PARALLEL_LEVEL when building PETSc or LIS. See merge request ogs/ogs!4532
-
- Mar 17, 2023
-
-
Lars Bilke authored
Small cleanup in SteadyStateDIffusion benchmarks See merge request ogs/ogs!4530
-
Lars Bilke authored
-
Dmitri Naumov authored
[wheel,web] Use env var CMAKE_ARGS to override CMake preset for wheel. See merge request ogs/ogs!4525
-
-
Lars Bilke authored
-
Lars Bilke authored
-
- Mar 16, 2023
-
-
Dmitri Naumov authored
[MeL/IO/MPI_IO] Tiny improvements in NodePartitionedMeshReader See merge request ogs/ogs!4527
-
Tom Fischer authored
-
Tom Fischer authored
For the parallel execution the spdlog format specifier already contains the rank almost always
-
Tom Fischer authored
-
Lars Bilke authored
-
- Mar 15, 2023
-
-
Lars Bilke authored
-
Dmitri Naumov authored
[HC] Refactoring the implementation of the isotropic diffusion stabilization See merge request ogs/ogs!4490
-
- Mar 14, 2023
-
-
wenqing authored
-
Dmitri Naumov authored
Beautiful access to element degrees of freedom See merge request ogs/ogs!4507
-
Dmitri Naumov authored
Hydraulic Fracturing in the Toughness-Dominated Regime See merge request ogs/ogs!4508
-
Mostafa Mollaali authored
-
This separation helps using dynamic and fixed Eigen matrices and vectors independently from the shape matrices.
-
Christoph Lehmann authored
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.
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Christoph Lehmann authored
-
Mostafa Mollaali authored
-
- Mar 13, 2023
-
-
Dmitri Naumov authored
TH2M; Move C_el computation before bulk modulus See merge request ogs/ogs!4520
-
Dmitri Naumov authored
This is required by MFront models for evaluation of the bulk modulus.
-
- Mar 10, 2023
-
-
Lars Bilke authored
-
Lars Bilke authored
-
Lars Bilke authored
-