- Jan 22, 2013
-
-
Alexander Kissinger authored
For the co2 and co2ni tests there is now only one spatialParameters File in co2/heterogeneousspatialparams.hh Reviewed by Lena. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10067 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10066 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10063 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
from std:: (reviewed by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10062 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Refurbish dumux start/end messages (FS#170): Introducing a selection of various quotes, that are displayed before and after the simulation run. Reviewed by Nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10057 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10056 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
Reviewed by Lena. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10054 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Remove commented code, empty lines and other whitespace fixes. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10053 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10052 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10051 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 21, 2013
-
-
Klaus Mosthaf authored
Same changes as in commit #10049 for the 2pni model Reviewed by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10050 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
- added somerton.hh in fluidmatrixinteractions/2p which provides a model for the effective thermal conductivity (static class) - removed *matrixHeatFlux() methods in waterairspatialparams, introduced thermalConductivitySolid() instead - added property ThermalConductivityModel, which is set as default to Somerton - added effThermalConductivity and calculateEffThermalConductivity methods, thermal conductivities are averaged harmonically Reviewed by Melanie git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10049 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
contains an interesting comparison between box and cc for an unstructured grid after running the test for 1e9 s, compare cct1e9.vtu and boxt1e9.vtu. Reviewed by Lena. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10048 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 18, 2013
-
-
Christoph Grüninger authored
There I introduces a bug by naming a loop variable that was already declared. Kudos to fetzer for doing all the work and finding this bug. The Stokes models should convert better again. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10041 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
The "standard implicit" way of determining phase compositions is by means of the MiscibleMultiPhaseComposition constraint solver. The constraints are written into a matrix and the matrix is solved. However, if it cannot be solved an exception is thrown. This commit catches that exception, and throws NumericalProblem so the simulation can try and continue. - Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10030 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10024 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 17, 2013
-
-
Benjamin Faigle authored
rename "p" in "pressure" to be consistent with doxygen docu. Commits like that help to get towards 20 000 rapidly. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10016 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
include a method in tabulated components that forwards the vaporTemperature of water. As this is rarely used, creation of a table is omitted. reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10015 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 16, 2013
-
-
Bernd Flemisch authored
A big thanks to everybody helping in achieving this! The commit updates the CHANGELOG with all the great and spectacular changes since 2.2. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@10000 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
AMGBackend, DUNE-PDELab has to be patched. If the backend should be used without SuperLU as coarse solver, also DUNE-ISTL should be patched. Discussed with Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9998 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 15, 2013
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9988 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 11, 2013
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9970 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
If non-finite values are found in the residual, the simulation does not stop but retry with smaller time step. (reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9967 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 10, 2013
-
-
Bernd Flemisch authored
ImplicitProblem and MPNCModel: (more) properly initialize pointers and destroy result writers. Thanks to Philipp for triggering the issue. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9964 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9960 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
criterion - Partly reviewed by Klaus, will be further reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9959 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- reset is now done directly in the transport loop to avoid errors -Reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9958 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9957 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 21, 2012
-
-
Bernd Flemisch authored
evaluateCP of the class ResultEvaluation are deleted, they are not used anywhere in stable or devel. For consistency, the file is renamed to resultevaluation.hh. Comments have been added. This implements FS #168. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9917 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
in the old location by deprecated forwards to the new one. Adapt includes. This implements FS #171. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9916 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 20, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9900 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9897 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
in the header amgbackend.hh. It is fully functional for both box and cell-centered. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9893 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by pnuske) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9892 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 19, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9888 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9887 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9886 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
yet). Add constant local finite element backend to allow for unified treatment of box and cell-centered in the AMG backend. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9885 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
numFap and numScv. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9884 2fb0f335-1f38-0410-981e-8018bf24f1b0
-