- Feb 26, 2021
-
-
- Mar 18, 2020
-
-
Timo Koch authored
-
- Mar 14, 2020
-
-
Timo Koch authored
-
- Oct 11, 2019
-
-
Follow the strategy outlined in !1647.
-
- Oct 08, 2019
-
-
Bernd Flemisch authored
Prevent the emission of compiler warnings once the property is deprecated. See the discussion of !1647 for more details.
-
- Dec 18, 2018
-
-
- Dec 17, 2018
-
-
Timo Koch authored
-
- Dec 03, 2018
-
-
- Nov 17, 2018
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- May 02, 2018
-
-
- Dec 21, 2017
-
-
Timo Koch authored
-
- Dec 20, 2017
-
-
Timo Koch authored
-
- Feb 10, 2017
-
-
This class generates a IntRange [a,b) which can be used in a for loop, e.g for(auto i : IntRange(3) { ... i = 0, 1, 2 } or for(auto i : IntRange(5, 8) { ... i = 5, 6, 7} see: https://en.wikipedia.org/wiki/Generator_(computer_programming)
-
- Sep 22, 2016
-
-
Bernd Flemisch authored
Also update CHANGELOG with current deprecations.
-
- Mar 09, 2016
-
-
Christoph Grüninger authored
-
- Mar 07, 2016
-
-
Bernd Flemisch authored
Replace the word "Decoupled" in TypeTags and classes by "Sequential", according to FS#252. For both the TypeTags and the Decoupled...Indices classes, the compilers don't emit a deprecation warning. For the TypeTags, a run-time check is performed at the end of the start() routine.
-
- Jan 22, 2016
-
-
Bernd Flemisch authored
-
- May 17, 2013
-
-
Markus Wolff authored
with the 2p2c models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10698 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 18, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 27, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 16, 2012
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7802 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 31, 2012
-
-
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
-
- Jan 18, 2012
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7431 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 16, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also rename the "fluidsystems" directory to "old_fluidsystems". Since this is a separate SVN branch, nobody's feelings should be hurt by this commit... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7071 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also add a test git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7068 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
-
- Nov 01, 2011
-
-
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
-
- Oct 31, 2011
-
-
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
-
- Oct 27, 2011
-
-
Bernd Flemisch authored
and the classes seem to be associated with the correct groups. Also improved documentation by getting rid of more than 250 Doxygen warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6794 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 19, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6774 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 27, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5933 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 04, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4952 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 20, 2010
-
-
Karin Erbertseder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4468 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 26, 2010
-
-
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
-