- 16 Sep, 2021 7 commits
-
-
-
Timo Koch authored
-
also a translation fix
-
-
Timo Koch authored
-
Made use of zero initializer; renamed new parameter, added a description, moved a part of a comment to the relevant place
-
- Ignoring the first two roots of the equation for Z in the smallest one is zero or negative. There was a comment documenting that behavior, but it was not implemented. - Throwing NumericalProblem if no positive Z has been found or the number of roots is 2 or more than 3 (no check was in place) - Throwing NumericalProblem if the found molar volume turned out to be zero, negative, or NaN. (Replacing assert) - Added checkCrit flag (true by default). If false, the single-root case is not checked for critical state of the fluid (otherwise, Michelsen test for a mix of hydrocarbons does not work).
-
- 05 Sep, 2021 1 commit
-
-
It is useful for determining whether the fluid is in supercritical state.
-
- 09 Mar, 2021 1 commit
-
-
Replace DUNE_UNUSED that is Dune specific. Remove the attribute at one place where the variable is used in the line after declaration.
-
- 03 Nov, 2020 1 commit
-
-
See merge request !2263
-
- 12 Oct, 2020 2 commits
-
-
Tim Jupe authored
- 17 Dec, 2018 2 commits
-
-
Timo Koch authored
-
Simon Scholz authored
-
- 21 Nov, 2018 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2017 1 commit
-
-
Simon Scholz authored
-
- 16 Dec, 2017 1 commit
-
-
- 06 Apr, 2017 1 commit
-
-
- 09 Feb, 2017 1 commit
-
-
- 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;`.
-
- 02 Feb, 2016 1 commit
-
-
Alexander Kissinger authored
- Moved all general descriptions to doxygen. - General descriptions were included in modules.txt - New groups had to be added in modules.txt: -ConstraintSolver -EOS -ParameterCache
-
- 22 Jan, 2016 1 commit
-
-
Bernd Flemisch authored
-
- 07 Jan, 2016 1 commit
-
-
larissa authored
-
- 13 Jul, 2015 1 commit
-
-
Christoph Grüninger 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
-
- 10 Jul, 2015 1 commit
-
-
Thomas Fetzer authored
removed unused variable warning reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15040 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 May, 2015 1 commit
-
-
Alexander Kissinger authored
- binarycoefficients - constraintsolver - eos - Units were added where required - All units were checked that they are expressed in latex - No additional doxygen errors or wanrings Work done by Scholz Reviewed and committed by Alexk git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14706 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Oct, 2013 1 commit
-
-
Philipp Nuske authored
nonetheless it's namespaces should be properly commented :-) reviewed by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11865 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Sep, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11473 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 18 Sep, 2012 1 commit
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8912 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Jul, 2012 1 commit
-
-
Christoph Grüninger authored
Replaced use of DUMUX_UNUSED by DUNE_UNUSED. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8687 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 May, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8222 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Feb, 2012 2 commits
-
-
Andreas Lauser authored
- remove stray AC_MSG_RESULT from DUMUX_CHECK_QUAD - slight reformulations of the usage message of test_2p - replace tabulators with four spaces - remove trailing whitespaceformating git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7620 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7618 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Feb, 2012 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7611 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2012 2 commits
-
-
Andreas Lauser authored
- new institute name - add missing modelines - reformat the entry for leopold stadler in air.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
this test can now be used to find the parameters for the black-oil model (with slight modifications) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7588 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Jan, 2012 1 commit
-
-
Andreas Lauser authored
This implied to move the SPE5 fluid system to the main repository. alas, the test itself does not work yet because the flash solver blows up. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7530 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Jan, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7308 2fb0f335-1f38-0410-981e-8018bf24f1b0
-