- Oct 04, 2011
-
-
Philipp Nuske authored
model. - Thus, the name of the steering-property changed. - However, an old name went into the repository: changed back. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6709 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
update. - Hand over volume variables to IAVolumevariables. This is done in order to store the mass transfer rate. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6708 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
for quite some time there has been no code left from the dune-disc era, so it is appropriate to remove the copyright notices... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6705 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 29, 2011
-
-
Katherina Baber authored
Kmvpnormal_ git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6693 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
only until we decide to depend on a DUNE version which provides DUNE_DEPRCATED_MSG(msg) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6692 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 28, 2011
-
-
Benjamin Faigle authored
- default implementation still apply tolerances from dune grid howto - problem can specify other levels via setTolerance(...) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6684 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Former standard parameters of the models are now property defaults. -removed variable cfl-factor from pressure equation (not used there) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6683 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 27, 2011
-
-
Andreas Lauser authored
This reverts commit a54b8148be089c853de0c06a49d90fb4db99e7fb. (accidentally committed) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6673 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6672 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
allows to better decouple the problem from the model and will also make the generic implementation of multiple spatial and temporal discretizations _much_ easier. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6671 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6670 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6669 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
gridadapt-framework - moved variable reconstruction part into variable class - made model work with dune intersection indices in the transport part - added preAdapt function to impetproblem -> called during the grid adaption procedure git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6668 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- velocity can now also be used with triangles in a transport model git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6667 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 26, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6666 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6662 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
so far it is completely unused, but for immiscible models it could be handy. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6658 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
-
- Sep 23, 2011
-
-
Andreas Lauser authored
leads to more informative output of Dumux::Properties::print<TypeTag>() git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6656 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6655 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
now it's possible to use SET_TYPE_PROP(LensProblem, Grid, Dune::SGrid<2,2> ) which would have resulted in a compilation error before because the C preprocessor doesn't know that <2,2> is a bracket. (it interprets it as two parameters, "<2" and "2>", but now the macros are aware of this.) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6654 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6644 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 22, 2011
-
-
Benjamin Faigle authored
adapted problems to last changes for common definition of boundary conditions in initialization methods (commit 6629): change in initial values git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6643 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 21, 2011
-
-
Andreas Lauser authored
hopefully the output of the property introspection code looks nicer now git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6641 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 20, 2011
-
-
Andreas Lauser authored
oops. small mistake git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6638 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
now it is possible to print where the point of definition and the inheritance structure for all properties of a given type tag. for properties defined using the convenience macros SET_*_PROP it is even possible to print their value. the generic startup routines plus test_2p have been adapted to print everything. todo: introduce a parameter which allows to turn of the output at runtime. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6637 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 19, 2011
-
-
Philipp Nuske authored
pC(const Params ¶ms, Scalar Sw, const Scalar temperature) i.e.: temperature dependent capillary pressure. - Not final but subject of discussion git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6633 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
docu fix last changes for common definition of boundary conditions in initialization methods git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6629 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 08, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6611 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 07, 2011
-
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6604 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
- replaced direct acess of problem object with acess function -> easier to copy snippets to functions in derived classes - fixed bug in transport module for neumann boundaries - added setZero() function for PrimaryVariableVectors to base problem to ease new boundary definition in the application problems git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6601 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
hence, compiler warning could be removed git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6593 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 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
-