- 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
-
- 23 Jan, 2011 1 commit
-
-
Klaus Mosthaf authored
- velocity output can be set in the 2p2clocalresidual - added Kmvp function (without multiplication by the normal) in 2p2cfluxvariables - direction of velocity looks good, values not checked yet git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5093 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 7 commits
-
-
Andreas Lauser authored
This reverts commit f7086e6326a239654762b525ac3f0692ad0cc83b. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4955 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
This reverts commit 6b3c58beea1619fd34ab43637537f0b6b052488f. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4954 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
Revert "2p2c box model: make it shut up on primary variable switches, make the isothermal model work again after some API changes" This reverts commit 19dd1237c5b73ec29bba9241b2944e2a0f0b3171. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4953 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4952 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
2p2c box model: make it shut up on primary variable switches, make the isothermal model work again after some API changes git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4951 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4950 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
TODO: move code to calculate composition in twophase case to constraint solver for composition from pressure + phase presence git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4949 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Dec, 2010 1 commit
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4882 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Dec, 2010 1 commit
-
-
Andreas Lauser authored
newton: rename: u->uLastIter, uOld->uCurrentIter, use separate memory for the next iterative solution and the delta vector git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4861 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Nov, 2010 1 commit
-
-
Melanie Darcis authored
This makes the reset of phase states in case of failed newton iterations work again. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4768 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Nov, 2010 1 commit
-
-
Andreas Lauser authored
also put the problems into the group for their respective model git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4560 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Oct, 2010 2 commits
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4410 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4406 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Sep, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4275 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 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4185 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4183 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Aug, 2010 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4134 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Aug, 2010 2 commits
-
-
Andreas Lauser authored
rename totalConcentration to phaseConcentration, because the former can also be defined as the sum of all concentrations inside phases of a component remove the calculateMass() methods from the 2p and the 2p2c models and replace them by a generic globalStorage() method in the box model base class. the 2p2c model also gets a globalPhaseStorage(phaseIndex) method git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4005 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3998 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Aug, 2010 4 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3968 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3967 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
(PDELab has been mandatory for quite some time) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3966 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3960 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
-