- 12 Mar, 2015 1 commit
-
-
Alexander Kissinger authored
by doxygen. - One more small change in a unit in co2.hh. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14370 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
-
- 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
-
- 18 Sep, 2012 1 commit
-
-
Christoph Grueninger 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
-
- 31 Jan, 2012 1 commit
-
-
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
-
- 27 Jan, 2012 1 commit
-
-
Andreas Lauser authored
this is primary to allow models to check whether their assumptions are valid for the given fluidsystem also add the H2O-Air fluid system to the fluid systems test. this caught a few issues! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7537 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Jan, 2012 1 commit
-
-
Andreas Lauser authored
since this was done in a semi-automatic way compilation for stuff not used by the non-decoupled tests may be non-functional. I spared the decoupled stuff because it does not compile ATM so I did not have a way verify that it still works... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7371 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Dec, 2011 3 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7090 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
it returns -- guess what? -- whether a fluid phase is assumed to be incompressible. this method is useful e.g. for flash calculations. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7086 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Jan, 2011 2 commits
-
-
Andreas Lauser authored
due to an incorrect regular expression, this removed trailing "+" signs instead of white space. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5053 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5041 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Jan, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4952 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Dec, 2010 1 commit
-
-
Felix Bode authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4856 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Oct, 2010 1 commit
-
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4425 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Sep, 2010 1 commit
-
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4337 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Aug, 2010 1 commit
-
-
Andreas Lauser authored
- make all headers in dumux/common and dumux/boxmodels/common self sustained, i.e. that they can be included without any preconditions - remove most irrelevant includes in the common code - bring the 1p and 1p2c box model up to stable standard (accessor functions in the volume and flux variable classes, make the 1p2c model work for compressible fluids, various fixes the 1p2c test problem) - change the isfluid-trail fluid system to standard SI units - play around with timestep control if timestep ramp-up is enabled (problem is still not solved, though) - split the *properties.hh headers into the declaration of the properties and definition of defaults for the common part of the box models as well as for the 1p and 1p2c models - put the indices structure for the 1p and 1p2c models into separate files - introduce a base class for volume variables of the box models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4180 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Aug, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3998 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Aug, 2010 1 commit
-
-
Andreas Lauser authored
timemanager API, restart, boxmodel are affected git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3955 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Jul, 2010 1 commit
-
-
Bernd Flemisch authored
everything in dumux stable compiles except 1p2c and richards since the old material system is used there git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3837 2fb0f335-1f38-0410-981e-8018bf24f1b0
-