- 29 Sep, 2020 1 commit
-
-
Kilian Weishaupt authored
-
- 09 Oct, 2019 1 commit
-
-
Katharina Heck authored
works
-
- 06 May, 2019 1 commit
-
-
Timo Koch authored
-
- 26 Apr, 2019 1 commit
-
-
[test][nonequilibrium][2p2c] make test nonisothermal and set better boundary conditions. add reference solution for box and tpfa
-
- 18 Dec, 2018 1 commit
-
-
Sina Ackermann authored
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 10 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 30 Nov, 2018 2 commits
-
-
Simon Scholz authored
-
-
- 22 Nov, 2018 5 commits
-
-
[test][nonequilibrium] use law for 1p interfacial areas in 1p tests, call interfacial areas from volumevariables in 1p as it is done for 2p problems as well
-
-
-
[feature] make thermal nonequilibrium work with tpfa and with 3 equations for chemical equilibrium and thermal nonequilibrium
-
-
- 15 Nov, 2018 1 commit
-
-
Bernd Flemisch authored
Apparently, this isn't tested.
-
- 04 Jun, 2018 1 commit
-
-
Bernd Flemisch authored
-
- 08 May, 2018 3 commits
-
-
[cleanup] use temperatureFluid to make it more obvious which temperature is meant for thermal nonequilibrium
-
-
The volumevariables derive now from the energyvolumevariables which set the solid propererties needed for nonisothermal models in the new solidstate Each model now also includes a solidstate (inert or compositional) and each problem a solidsystem. For nonreactive models the default is set to constant component where properties can be specified in the input file. The fluidsystems now do not have solid properties anymore. Each solid component now has all thermal properties which might depend on temperature.
-
- 22 Apr, 2018 1 commit
-
-
- 15 Apr, 2018 2 commits
-
-
Timo Koch authored
Fluid systems exported phase indices for wetting and nonwetting components. The fluid system is not the right place to decide about wettability. This introduces wettingPhase() in the spatial params which returns the index of the phase in the fluidsystem we consider the wetting phase. This way wettability can change temporally and spatially. Indices throughout the 2p/2p2c/2pnc nc and mpnc where renamed accordingly.
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 15 Mar, 2018 1 commit
-
-
Dennis Gläser authored
This commit introduce a model traits class that encapsulates a few properties, such as NumEq, NumComponents as well as the specifications on active processes (EnableAdvection ... ). The respective property tags become obsolete and can be deleted.
-
- 05 Mar, 2018 1 commit
-
-
Timo Koch authored
-
- 02 Feb, 2018 1 commit
-
-
Katharina Heck authored
-
- 18 Jan, 2018 2 commits
- 10 Jan, 2018 1 commit
-
-
Treat all files `*volumevariables*` and `*localresidual*`.
-
- 03 Jan, 2018 1 commit
-
-
Bernd Flemisch authored
Replace all calls of `*_PARAM*` macros by correspnding calls to `getParam`. Remove the corresponding properties. If `getParam` is called more than once for one parameter, specify a default value in [`properties.hh`](dumux/porousmediumflow/sequential/properties.hh). Otherwise, specify the default value in the call to `getParam`.
-
- 21 Dec, 2017 1 commit
-
-
Katharina Heck authored
-
- 20 Dec, 2017 1 commit
-
-
- 16 Dec, 2017 1 commit
-
-
- 30 Nov, 2017 1 commit
-
-
Timo Koch authored
-
- 23 Mar, 2017 1 commit
-
-
Gabi Seitz authored
-
- 15 Feb, 2017 2 commits
-
-
Christoph Grüninger authored
Replace and by &&, not by !, or by ||
- 22 Jan, 2016 1 commit
-
-
Bernd Flemisch authored
-
- 04 Nov, 2015 1 commit
-
-
Timo Koch authored
Replace by the index/subIndex method
-
- 03 Nov, 2015 1 commit
-
-
Christoph Grüninger authored
-
- 13 Oct, 2015 1 commit
-
-
Christoph Grüninger authored
After removing uses of DUNE_VERSION_NEWER I forgot to get rid of the include dune/common/version.hh. (reviewed by fetzer)
-