- 13 Sep, 2019 1 commit
-
-
Simon Scholz authored
fde55173 introduced the previous solution only for the reactionAssembler and not the twoPAssembler in the 2ptracer-test
-
- 12 Sep, 2019 9 commits
-
- 10 Sep, 2019 1 commit
-
- 05 Sep, 2019 2 commits
-
-
Simon Emmert authored
[material][fluidsystems] specialize getMainComponent for H2OHeavyOil Closes dumux-lecture#10 See merge request !1712
-
Bernd Flemisch authored
The base-class default simply returns the phase index. Specialize and return a valid component index also for the gas phase.
-
- 04 Sep, 2019 3 commits
-
-
Dennis Gläser authored
[fix][tests] fix cmake guard to ug grid instead of alu See merge request !1711
-
Katharina Heck authored
-
Simon Emmert authored
Use main component index instead of phase index in the box version of Fick's law. See merge request !1710
-
- 03 Sep, 2019 5 commits
-
-
Bernd Flemisch authored
Obviously has been forgotten in c784ce62.
-
Bernd Flemisch authored
Call GmshReader on every process. Keep the old behavior for Dune < 2.7.
-
Kilian Weishaupt authored
add unit test of binary coefficients Closes #744 See merge request !1705
-
Test for the minimal interface of gasDiffCoeff and liquidDiffCoeff. Allow throwing a NotImplemented.
-
Kilian Weishaupt authored
remove unused reference solutions Closes #742 See merge request !1702
-
- 02 Sep, 2019 12 commits
-
-
Kilian Weishaupt authored
deprecate intrange Closes #744 See merge request !1704
-
Kilian Weishaupt authored
add deprecated classes to CHANGELOG.md Closes #744 See merge request !1706
-
Kilian Weishaupt authored
[staggered][geometryhelper] Improve calculation of lateral distances See merge request !1708
-
Kilian Weishaupt authored
* consider sum of distances within inside and outside element
-
Dennis Gläser authored
Feature/richards analytical jacobian See merge request !1697
-
-
-
-
-
-
Dennis Gläser authored
-
-
- 30 Aug, 2019 2 commits
-
-
Dennis Gläser authored
Feature/pass fluxcache to neumann Closes #660 See merge request !1626
-
Dennis Gläser authored
Bugfix/assembly numdiff explicit See merge request !1707
-
- 29 Aug, 2019 5 commits
-
-
Timo Koch authored
This was previously not possible because of the bug in the explicit/numdiff assembler. The large epsilon masked the error in the storage derivative. Now it also works with small epsilon.
-
Timo Koch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
It is possible to use Dune::IntegralRange instead.
-
Bernd Flemisch authored
-