- 02 Mar, 2011 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/releases/2.0.1@5326 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Jan, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5054 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
-
- 23 Dec, 2010 1 commit
-
-
Andreas Lauser authored
this was made possible by the two-stage initialization approach introduced half a year ago git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4907 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Dec, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4860 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Nov, 2010 1 commit
-
-
Bernd Flemisch authored
Newton method gets constructed after the initialisation of the model. This assures that the solution vector already has a meaningful size. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4550 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Oct, 2010 1 commit
-
-
Felix Bode authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4541 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Oct, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4508 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Aug, 2010 1 commit
-
-
Andreas Lauser authored
instead, do it in a new method called advanceTimeLevel() git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4203 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
-
- 13 Aug, 2010 1 commit
-
-
Andreas Lauser authored
also, the "real" work which needs to be done, i.e. the elements to be reassembled is printed instead of the "red" vertices git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4065 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Aug, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4041 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 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3967 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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
-