- 31 Oct, 2018 1 commit
-
-
Katharina Heck authored
-
- 26 Oct, 2018 1 commit
-
-
Katharina Heck authored
-
- 25 Jul, 2018 1 commit
-
-
Gabriele Seitz authored
move the calculation of enthalpy and viscosity to the volumevariables and adapt the interphaces of the solve-methods
-
- 16 Jul, 2018 1 commit
-
-
Melanie Lipp authored
-
- 04 Jul, 2018 2 commits
-
-
- 02 Jul, 2018 1 commit
-
-
- 28 Jun, 2018 1 commit
-
-
- 08 May, 2018 2 commits
-
-
Timo Koch authored
[solidsystem][spatialparams] Improve interface functions and adapt and clean all spatialparams/problems
-
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.
-
- 27 Apr, 2018 1 commit
-
-
Timo Koch authored
Thanks to Kilian for contributing the actual change of all the test's spatial params!
-
- 15 Apr, 2018 1 commit
-
-
Contributions by Timo Koch, Kilian Weishaupt.
-
- 05 Apr, 2018 3 commits
-
-
Kilian Weishaupt authored
-
The new name is "combustionfluidsystem.hh" Update files related to test_mpncthermalnonequil_box
-
-
- 15 Mar, 2018 2 commits
-
-
Dennis Gläser authored
-
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
-
- 20 Feb, 2018 1 commit
-
-
Christoph Grüninger authored
-
- 07 Feb, 2018 1 commit
-
-
Melanie Lipp authored
-
- 01 Feb, 2018 1 commit
-
-
- 18 Jan, 2018 2 commits
- 10 Jan, 2018 1 commit
-
-
- 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
-
- 06 Apr, 2017 1 commit
-
-
(cherry picked from commit ab989eae)
-
- 31 Mar, 2017 2 commits
-
-
Thomas Fetzer authored
[fix] Remove superfluous semicolons See merge request !457
-
Sina Ackermann authored
-
- 09 Feb, 2017 1 commit
-
-
- 30 Jan, 2017 1 commit
-
-
(cherry picked from commit 286ba6c7)
-
- 13 Dec, 2016 1 commit
-
-
Beatrix Becker authored
-
- 26 Jul, 2016 1 commit
-
-
Bernd Flemisch authored
Everything in our .hh files is defined within the namespace `Dumux`. There were numerous occurrences of `Dumux::` qualifiers that were unnecessary. Remove those occurrences. Necessary qualifications remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
-
- 28 Jan, 2016 1 commit
-
-
Kilian Weishaupt authored
Implement a temperature() function in the volvars and use it instead of volvars.fluidstate().xtemperature(). This reuqired the implementation of two template functions to ensure that the correct temperature() function is called depending on the number of energy equations considered.
-
- 27 Jan, 2016 1 commit
-
-
Kilian Weishaupt authored
Implement a pressure() and density() function in the volvars and use it instead of volvars.fluidstate().x(phaseIdx).
-
- 22 Jan, 2016 3 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-