- 30 Jan, 2019 1 commit
-
-
Ned Coltman authored
-
- 29 Jan, 2019 1 commit
-
-
Ned Coltman authored
-
- 24 Jan, 2019 3 commits
-
-
Ned Coltman authored
Freeflow/rans gnuplotoutputfix See merge request !1483
-
Ned Coltman authored
-
Ned Coltman authored
-
- 22 Jan, 2019 1 commit
-
-
Kilian Weishaupt authored
New model for energy equation of a porous solid See merge request !1389
-
- 21 Jan, 2019 3 commits
- 14 Jan, 2019 1 commit
-
-
Dennis Gläser authored
[md][boxlocalassembler] Only bind couplingContext and fvGeometry once See merge request !1478
-
- 11 Jan, 2019 1 commit
-
-
Kilian Weishaupt authored
-
- 09 Jan, 2019 2 commits
-
-
Kilian Weishaupt authored
Fix/p reconstruction forchheimer See merge request !1476
-
Kilian Weishaupt authored
-
- 08 Jan, 2019 7 commits
-
-
-
-
-
-
-
In postTimeStep the L2 error is calculated using a difference to the analytical solution. Without this commit, the L2 error is calculated using a difference between the numerical solution at a certain time and the analytical solution one time step ahead. With this commit, the numerical and analytical solution used to calculate the L2 error should correspond to the same time.
- 02 Jan, 2019 2 commits
-
-
Dennis Gläser authored
Multidomain with the box scheme did not work with the absolute residual criterion since the computed residuals were wrong (Dirichlet constraints were not incorporated).
- 21 Dec, 2018 14 commits
-
-
Timo Koch authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Bernd Flemisch authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Timo Koch authored
-
Timo Koch authored
- 20 Dec, 2018 4 commits
-
-
Timo Koch authored
-
The reference solution of this test needed to be updated anyway now that the derivative computation for solution-dependent parameters is fixed. We now use a more robust setup of the test with a fixed time step size as well as a shorter end time to speedup the test.