- 11 Dec, 2017 23 commits
-
-
Timo Koch authored
-
Out of some reason it was not working with the epsilons implemented. The coordinates are changed now to values that will definitely work, for box and cc, disregarding of an epsilon. The box test almost works with this fix (only small deviations from reference solution). The cc test still does not converge properly.
-
-
-
first results: box-ni and cc-ni compile, cc does not converge, box needs changes in vtk output to parse
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Simon Scholz authored
[2pncmin][2pnc-cleanup] adapt include in 2pncmin due to 2pnc cleanup, and renew 2pnc model properties and TypeTags
-
Simon Scholz authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
add_dumux_test forwards to dune_add_test. Since Dune 2.6, this takes only the "real" command behind COMMAND, the arguments to that command have to follow behind CMD_ARGS. (cherry picked from commit 13141f3f)
-
Timo Koch authored
-
Kilian Weishaupt authored
[test stokes2c-denstiydrivenflow] Changed reference and zero-thersholds with… See merge request !634
-
* to make test pass on various systems.
-
Kilian Weishaupt authored
* fix includes * do not inherit from physical model anymore
-
Timo Koch authored
-
- 10 Dec, 2017 10 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* clean-up * use correct discretization tag * use correct includes
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* rename folder staggeredni -> nonisothermal * use Dune ifelse for energy-transport/storage in fluxVars/localRes * remove now obsolete headers * now independent of discretization
- 09 Dec, 2017 7 commits
-
-
Kilian Weishaupt authored
* use generic advective flow method
-
Kilian Weishaupt authored
* similiar to PM flow, takes lambda to get transported quantity
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* use tag dispatching for different discretizations
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-