- 07 Aug, 2018 1 commit
-
-
Timo Koch authored
-
- 04 Jul, 2018 1 commit
-
-
Co-authored-by:
Simon Scholz <simon.scholz@iws.uni-stuttgart.de> Co-authored-by:
Beatrix Becker <beatrix.becker@iws.uni-stuttgart.de>
-
- 10 Apr, 2018 1 commit
-
-
With contributions of Ned Coltman <edward.coltman@iws.uni-stuttgart.de>.
-
- 05 Apr, 2018 1 commit
-
-
Timo Koch authored
-
- 21 Feb, 2018 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Simon Scholz authored
-
- 16 Dec, 2017 1 commit
-
-
- 17 Nov, 2017 3 commits
-
-
Thomas Fetzer authored
Part I: code (cherry picked from commit 74df23d1)
-
Thomas Fetzer authored
Part I: code
-
Simon Scholz authored
This reverts merge request !607
-
- 16 Nov, 2017 2 commits
-
-
Thomas Fetzer authored
-
Simon Scholz authored
-
- 14 Nov, 2017 1 commit
-
-
Thomas Fetzer authored
Gas heat capacity was wrong by 3 orders of magnitude
-
- 12 May, 2017 1 commit
-
-
Thomas Fetzer authored
-
- 11 May, 2017 1 commit
-
-
Thomas Fetzer authored
-
- 06 Apr, 2017 1 commit
-
-
- 29 Mar, 2017 1 commit
-
-
did not contain pressure dependence and used unnecessarily complex function while still less accurate than the simple approach
-
- 28 Mar, 2017 4 commits
-
-
-
-
gasViscosity, simpleGasviscosity, and exactGasViscosity
-
did not contain pressure dependence and used unnecessarily complex function while still less accurate than the simple approach
-
- 20 Mar, 2017 1 commit
-
- 09 Feb, 2017 1 commit
-
-
Dennis Gläser authored
-
- 30 Jan, 2017 1 commit
-
-
Timo Koch authored
-
- 27 Sep, 2016 1 commit
-
-
Holger Class authored
However, a question remains: is this really the best function since it is actually not designed specifically for air
-
- 22 Sep, 2016 1 commit
-
-
Bernd Flemisch authored
pow(a, 3/2) is sqrt(a*a*a), not cbrt(a*a)... This fixes the 3p3c tests.
-
- 15 Sep, 2016 1 commit
-
-
Christoph Grüninger 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;`.
-
- 29 Jun, 2016 2 commits
- 20 Apr, 2016 2 commits
-
-
Thomas Fetzer authored
-
Christoph Grüninger authored
-
- 10 Mar, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 03 Nov, 2015 1 commit
-
-
Kilian Weishaupt authored
The handbook bibliography is now also used for citing references via doxygen.
-
- 13 Jul, 2015 2 commits
-
-
Christoph Grueninger authored
- remove trailing whitespace - replace tabs by spaces - remove pointless returns - remove superfluous semicolons (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15056 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
- enthalpy function in the h2oairfs now use the given phaseIdx and not automatically the nPhaseIdx, this could affect local-non-equilibrium results - fixed one description and one unit given reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15048 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Jul, 2015 1 commit
-
-
Beatrix Becker authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15004 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 11 Mar, 2015 1 commit
-
-
Simon Scholz authored
Reviewed by Alex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14369 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Dec, 2014 1 commit
-
-
Thomas Fetzer authored
- implemented heat capacity from already existing component heat capacities in h2oairfluidsystem.hh - implemented return functions for moleFraction, temperature, and heat capacity in fluxVars git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13872 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Sep, 2014 1 commit
-
-
Thomas Fetzer authored
updated doxygen docu, there are still 7 warnings are produced git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13381 2fb0f335-1f38-0410-981e-8018bf24f1b0
-