- Sep 06, 2011
-
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6591 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
-xyzAtPos() functions now used -pressure&transport modules acess general xyz(values, entity) functions -general bcTypes are used -updated docu git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
discretization of the 2p saturation equation - way of getting the index of an intersection was changed for use of adaptive grids. However, this only works in the case in which the order of the iteration by the IntersectionIterator coincides with the ordering at the reference element (e.g. not valid for UGGrid) - Switch back to use indexInInside() function -> Adaptive method will not work properly until a better solution is found! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6589 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
EnableVelocityOutput can be set as parameter; removed compiler warning and added a message to std::cout in the init function of the 2p2cmodel instead git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6588 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 05, 2011
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6585 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 02, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6578 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
this has the advantage that the common infrastructure for the box model does not require to access the spatial parameters of a problem. (the latter are not always present, e.g. in stokes) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6574 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6573 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6572 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6571 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6570 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6569 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6568 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6567 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6566 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6565 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 01, 2011
-
-
Michael Sinsbeck authored
Working version of the grid adaptive 2p-problem. Caution: In all fv-files, the indexInInside() function has to be substituted by an own counter, if grid is adapted git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6561 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6560 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- additional to wPhaseIdx and nPhaseIdx there is an index totalPhaseIdx git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6558 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Viktor Szukitsch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6555 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 29, 2011
-
-
Michael Sinsbeck authored
Copied test/decoupled/2p to test/decoupled/2padaptive as a trunc for extension to grid adaption. Not modified yet git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6551 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
we now take the geometric mean of the numerical precision of the underlying floating point type and 1. for standard 64 bit double values this does not change anything (the base epsilon stays 1e-8), but for higher or lower resolution scalars, the value is now "always right". probably. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6550 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6549 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
IMHO that's not a lot of effort but makes the code much more readable git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6548 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 24, 2011
-
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6539 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 23, 2011
-
-
Andreas Lauser authored
again, that could be considered a bug in quadmath.h git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6535 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
this is an aid for debugging precision problems. in order to use this, add --enable-quad to the CONFIGURE_FLAGS of your options file, re-run dunecontrol, include the header file "dumux/common/quad.hh" after config.h and *before* everything else. next, set the Scalar property to 'quad'. finally, you need to patch Dune::className() to not access the typeid method, for example by returning a constant string like "<unknown>" (so far, typeids are not yet generated for quad precision floating point values by GCC which I consider to be a compiler bug...) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6534 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 19, 2011
-
-
Markus Wolff authored
clean-up git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6530 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6525 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6524 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6523 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 18, 2011
-
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6521 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6519 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6518 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6517 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
wasn't needed and resulted in compilation errors for old boost versions git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6516 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 17, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6512 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also move these "LinearSolver" parameter group git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6508 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6507 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Michael Sinsbeck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6506 2fb0f335-1f38-0410-981e-8018bf24f1b0
-