- 21 Aug, 2013 1 commit
-
-
Dominik Riesterer authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@11230 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Mar, 2013 1 commit
-
-
Thomas Fetzer authored
added cc-method is usable for implicit model changed all \text{grad} to \textbf{grad} and all \textbf{div} \text{div} corrected component balances, that mole fraction gradients are used unified equations between the models, made K a tensor everywhere, D a scalar git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10353 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Nov, 2012 2 commits
-
-
Bernd Flemisch authored
implicit branch: replace boxmodels/model includes by implicit/model includes. Everything compiles again without warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9684 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/model to implicit/model. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Everything still builds. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9679 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
-
- 24 Apr, 2012 1 commit
-
-
Philipp Nuske authored
Also threw in a multitude of consts / const unsigned int. I made the GetProp/typename-Block in the beginning of the classes look similar. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8130 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Apr, 2012 1 commit
-
-
Philipp Nuske authored
Introducing a Fluidstate property. Thus I can choose an appropriate level of non-equilibriumness :-) (i.e. only mass or only energy or both with kinetic transfer) with a fitting fluidstate. The other fluidstates are in devel. reviewed by Benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8113 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Feb, 2012 1 commit
-
-
Andreas Lauser authored
expect your dumux-devel models to break... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7733 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
-
- 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
-
- 05 Jan, 2012 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7305 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7303 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Jan, 2012 2 commits
-
-
Bernd Flemisch authored
once more remove warning-causing commas and semicolons. Now every currently compiling test does so without these warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7282 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7279 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@7040 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
-molefrac -> molefraction - generic -> nonequilibrium git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7035 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Nov, 2011 2 commits
-
-
Bernd Flemisch authored
There is no need to rush things. We agreed on first having the meeting and then porting the change to the non-MpNc-models. Moreover, the change has not been carried out according to what has been discussed at the meeting. E.g. there was no completeState functionality of the models, and the simple models also introduced parameter caches, although it was thought to not necessarily having to do so. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6818 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6816 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Oct, 2011 1 commit
-
-
Andreas Lauser authored
If you have any major objections, speak at meeting on friday or forever hold your peace. (Where "forever" means "until the next major fluid framework refactoring". [Which won't be initiated by me.]) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6807 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Sep, 2011 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
so far the "new" fluid systems have been copied but are not used by any other model. some discussion still needed... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6657 2fb0f335-1f38-0410-981e-8018bf24f1b0
-