- 26 Feb, 2013 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Nov, 2012 1 commit
-
-
Christoph Grueninger authored
Move (deprecate & add) molarDensity from Stokes to Stokes2c where it belongs. After the release, despite removing the deprecated code the member in StokesFluxVariables must be un-commented and the "this->" must be removed, too. (reviewed by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9594 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
-
- 09 May, 2012 1 commit
-
-
Klaus Mosthaf authored
phaseIdx is called from the property system (default to nPhase) wComp or comp1Idx -> transportCompIdx (transported component) nComp or comp0Idx -> phaseCompIdx (main component of phase) transportCompIdx is |1-phaseIdx|, because usually the transported component of interest is the minor component of the phase. This allows the to choose an arbitrary phase of a two-phase fluidsystem, if wComp is the main component of wPhase and both have the same index with either 0 or 1. Corrected index names for primary variables, they get the correct primary variable index instead of the equation index; massOrMoleFracIdx has been employed for the mass or mole fraction (seems to be self-explanatory...) Adapted also test problems for stokes2c, stokes2cni. Reviewed bei Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 May, 2012 2 commits
-
-
Christoph Grueninger authored
Renamed internal variables according to Wednesday's DuMuX minutes; ignoring conti0EqIdx because it does not make sense for Stokes. (reviewed by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8220 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
(Review and improvements by kathinka) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8201 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Apr, 2012 1 commit
-
-
Christoph Grueninger authored
(reviewed and corrected by kathinka) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8136 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Apr, 2012 1 commit
-
-
Klaus Mosthaf authored
The model specific property names for the indices like StokesIndices have been renamed to Indices for all Stokes box models. This implements FS 128. The old names have been kept for compatibility. They cannot be marked deprecated, only a // DEPRECATED comment has been made at the appropriate places. Reviewed by Melanie. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8076 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Feb, 2012 1 commit
-
-
Klaus Mosthaf authored
parent class. This was required to make \copydoc work correctly. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7852 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Feb, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7845 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Feb, 2012 1 commit
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7763 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Feb, 2012 1 commit
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7669 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Feb, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7629 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
-
- 30 Jan, 2012 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7552 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Jan, 2012 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7514 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Jan, 2012 2 commits
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7501 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
removed stokes2c(ni)newtoncontroller and stokes2c(ni)problem, they are not neccessary git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7495 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Jan, 2012 1 commit
-
-
Klaus Mosthaf authored
branch git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7445 2fb0f335-1f38-0410-981e-8018bf24f1b0
-