- 29 Apr, 2020 27 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
[cleanup][fluid][brineair] Remove assert in constexpr mapping function Closes #879 See merge request !2081
-
Kilian Weishaupt authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Simon Emmert authored
[1pni][3pni][test] use ILU0 with BiCGSTAB for 1pni and 3pni tests to ensure convergence with minimal setup (no UMFPack) The conduction tests without UMFPack used SSOR as coarse grid solver which did not converge as well and lead to different timestep sizes.
-
Simon Emmert authored
Needed to ensure convergence with minimal setup (no UMFPack) for test_2p_incompressible_tpfa_oilwet. The coarse grid solver is changed to SSOR when UMFPack is not available, which did not converge as well.
-
Simon Emmert authored
Due to !1905
-
Timo Koch authored
-
Ned Coltman authored
[examples][changelog] added new examples and ex. doc to changelog See merge request !2073
-
-
Ned Coltman authored
[io][vtkfunction] Mark function arguments as maybe_unused to avoid compiler warning See merge request !2067
-
-
Kilian Weishaupt authored
Update CHANGELOG.md See merge request !2068
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* use forward declare to avoid include of MultiTypeBlockMatrix
-
Bernd Flemisch authored
[opm][cmake] adapt to changes in OPM Closes #875 See merge request !2061
-
- 28 Apr, 2020 10 commits
-
-
Ned Coltman authored
-
-
-
-
Ned Coltman authored
* Reduced inital dt * Fixed timesteps * Adapted the reference solution
-
Ned Coltman authored
-
Ned Coltman authored
-
Dennis Gläser authored
[examples][biomin] remove constexpr where necessary See merge request !2063
-
Ned Coltman authored
- 27 Apr, 2020 3 commits
-
-
Dennis Gläser authored
[examples][biomin] Add biomineralization example See merge request !2038
-
with contributions by Felix Weinhardt and some proof reading by Timo Koch and Dennis Gläser
-
Martin Schneider authored
-