- Feb 11, 2014
-
-
Thomas Fetzer authored
failure will be printed, corrected typos reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12459 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Add new doxygen module for the MPFA backbone (data structure, transmissibility caluclation, properties) to improve overview given the multitude of files. Add the indice saturationN (etc) as an alternative to the preposterous saturationNw (etc.) reviewed by Thomas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12458 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Fixed hard-to read line breaks in 2p2c folder introduced by commit 12427 to reduce excessive file lengths. Prepare variableclassadaptive for 3D mpfa: correcting vector/matrix lengths to work with 2D & 3D, add storage and acess-functions for 3D mpfa data. reviewd by Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12452 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Dune 2.3 deprecated the old names and introduced leafGridView() / levelGridView(). (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12445 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 10, 2014
-
-
Christoph Grüninger authored
(reviewed by karens) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12442 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Remove one unused variable. Mark other variables as unused. (reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12440 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 07, 2014
-
-
Thomas Fetzer authored
for all commits r12427-r12432 reviewed by Benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12439 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 06, 2014
-
-
Benjamin Faigle authored
fixed hard-to read line breaks and issues introduced by commit 12427 to reduce excessive file lengths. fvmpfal3dinteractionvolumecontaineradaptive.hh also prepares for the respective class applied in the compositional models that gets derived and will overwrite some functions: this-> Pointer changed to asImp_() reviewd by Thomas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12438 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
reviewed by hommel git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12433 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12432 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
[common,geomechanics,mutlidomain,io] reduced excessive line lengths, like proposed in #FS213, target line length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12431 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12430 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12429 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12428 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
length = 150, thanks to kristopherg reviewed by fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12427 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
Regularize the reduced temperature beyond the critical point of water. This will *not* lead to physically meaningful results, but increases stability if there are intermediate hot states in a simulation. reviewed by Benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12425 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12422 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12421 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 05, 2014
-
-
Timo Koch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12415 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 04, 2014
-
-
Katherina Baber authored
fluidsystems: call component enthalpies with phase pressure not with partial pressure this was discussed with Klaus, Holger, Philipp and Bernd. The enthalpies can be called with the partial pressure and be summed up directly, or they can be called with the phase pressure and are then weighted by the mass fractions. Klaus compared the two possibilities and found only minor differences. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12402 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 03, 2014
-
-
Benjamin Faigle authored
permeability tensor (not only scalar) is written out in initialization output - Upwind direction in the mpfa case is now only set on unique intersection - Upwind direction in transport considers sign of potential and not information of the fluxdata, as in the adaptive case the latter might not be correct - Increment in pressure (for derivatives in fluid volume) is now private variable of the pressure model. Change of its standard value might alter test results reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12400 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 29, 2014
-
-
Christoph Grüninger authored
The files are now automatically generated from the dune-common macros. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12390 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
test; set svn:ignore properties for 2cnistokes2p2cni git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12386 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12385 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12384 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12380 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
dumux/multidomain. Adapted makefiles and configure. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12379 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 28, 2014
-
-
Klaus Mosthaf authored
2cstokes2p2clocaloperator: removed upwind from the pm to the ff for the transport equation, since it does not work in case of two fluid phases. Added some more docu. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12372 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 27, 2014
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12364 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12363 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 24, 2014
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12353 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12352 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
stokesnccouplinglocalresidual git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12349 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
subdomainpropertydefaults.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12348 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
Makefile.am and configure.ac and set svn:ignore git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12347 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12346 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
configure.ac git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12342 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
reviewed by hommel git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12340 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 20, 2014
-
-
Christoph Grüninger authored
std::cout was not placed at a valid place. Fixed spelling and a surplus stream symbol < (reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12317 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 15, 2014
-
-
Christoph Grüninger authored
In r11948 I disabled the dot/GraphViz support because it caused too big tarballs (>100 MiB). The problem is now solved in dune-common …5598893bc702a by setting INCLUDE_GRAPH to NO. (reviewed by kissinger) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12307 2fb0f335-1f38-0410-981e-8018bf24f1b0
-