- 10 Nov, 2010 1 commit
-
-
Andreas Lauser authored
also add a comment to the BoxLocalResidual to avoid confusion git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4645 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Nov, 2010 1 commit
-
-
Andreas Lauser authored
also remove the ReferenceElements property because changing to the old DUNE entity numbering would not work anyways... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4617 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Nov, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4559 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
-
- 20 Oct, 2010 1 commit
-
-
Klaus Mosthaf authored
Added evalBoundary_ again. In the boxmodels, it just calls evalNeumann and evalDirichlet, but it can be overwritten within the models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4480 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 15 Oct, 2010 1 commit
-
-
Andreas Lauser authored
as described in my e-mail from wednesday. Everything in the stable repository compiles. also, some compile fixes for the Mp-Nc model where made to some fluid systems and the 1p2c index structure got an offset template argument like the other models. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4446 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Oct, 2010 1 commit
-
-
Katherina Baber authored
reference git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4397 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
-
- 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 3 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
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4002 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 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
-