- Sep 29, 2023
-
-
-
-
Reference solution is coming from the previous fix branch. It is slightly different that the current solution, however, with the standard assembler 20 Newton iterations where necessary because the approximation of the Jacobian was bad. The el2p should therefore only be used with the experimental assembler.
-
- Sep 28, 2023
-
-
The steps were * Add multistage assemblers draft * Combine residual and jacobian step * Move computation of split residuals into the localassembler * Remove isImplicit and cleanup * Separate local assembler implementations from old impl * simplify Dirichlet/constraints * Get rid of implicit template argument The decision can be made at runtime.
-
-
Timo Koch authored
-
-
Timo Koch authored
-
- Sep 27, 2023
- Sep 26, 2023
-
-
Timo Koch authored
-
- Sep 11, 2023
-
-
Timo Koch authored
- Sep 04, 2023
-
-
Anna Mareike Kostelecky authored
-
Anna Mareike Kostelecky authored
using templates to avoid duplicate functions
- Aug 30, 2023
-
- Aug 27, 2023
-
-
Timo Koch authored
-
- Aug 26, 2023
- Aug 25, 2023
-
-
Ivan Buntic authored
[io][grid] Add function for updating a subgrid. See merge request !3633
-
IvBu authored
-
- Aug 23, 2023
-
-
Anna Mareike Kostelecky authored
[porenetwork][util] Fix trimming of porenetwork in extraction script Closes #1295 See merge request !3632
-
Anna Mareike Kostelecky authored
-
Anna Mareike Kostelecky authored
[cleanup] Remove deprecated code related to solvers and brineCO2 See merge request !3622
-
Anna Mareike Kostelecky authored
-
- Aug 04, 2023
-
-
Mathis Kelm authored
Improve error message for untracked files in make_installscript.py See merge request !3544
-