- Jul 28, 2011
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6315 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6314 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
conditions and sources git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6313 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- problem base classes now include methods for boundary/initial conditions and sources: - model-specific functions (boundadryTypes(), dirichlet(), neumann(), initial(), source()) are called with model-specific arguments (element, intersection, etc.). - more general functions which are model-independent have the name extention ...AtPos() and have the global Position as argument. - both types can be overwritten in derived problem classes - the asImp_() methods are set to private -> each problem class which is not the implementation itself needs its own asImp_() methods! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6312 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
inheritance of the boxproperties and the decoupledproperties. This was changed because there is also a property called LinearSolver. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6310 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 27, 2011
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6309 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Created new LinearSolver type tag and corresponding properties. BoxModel and DecoupledModel inherit these, which should be ok, since we most likely will never have one of those models without a linear solver. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6308 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6307 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6305 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Problems instantiated with Timemanager TimeManager now runs the problem update of handbook according to that. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6304 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6303 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6296 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 26, 2011
-
-
Markus Wolff authored
models - change extended to OneModelProblem and derived classes git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6295 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- time manager is now argument of the problem constructor - added base functions for general interfaces of boundary/initial conditions and sources git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6294 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 22, 2011
-
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6271 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
Removed that! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6266 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
- Defined TwoPTwoCIndices, derived from TwoPIndices - used GET_PROP_TYPE(TypeTag, PTAG(TwoPTwoCIndices)) in all problems git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6265 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6264 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
- removed "return" in void function - reworked grid acess function git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6261 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 20, 2011
-
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6251 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 18, 2011
-
-
Markus Wolff authored
- only negative source is not allowed if saturation <= 0 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6233 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- added dim as third argument in attachCellData() git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6232 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 15, 2011
-
-
David Werner authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6221 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 14, 2011
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6216 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
dune-multidomain git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6213 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 12, 2011
-
-
David Werner authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6210 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 11, 2011
-
-
Klaus Mosthaf authored
by a total mass balance. This was done by adding a property ReplaceCompIdx, which defines which equation is replaced. NOTE: adjust the boundary conditions and source/sink values if one component balance is replaced. If ReplaceCompIdx is >= numComponents (set as default), the model does the same as before. This change was neccessary for the model coupling of 2cnistokes (uses a total mass balance) and 2p2cni. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6195 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6187 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
- variableclass tidied up, improved strucutre & docu for reconstruction of prim vars git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6185 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 08, 2011
-
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6165 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6164 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 07, 2011
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6141 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- feature can be used if only flux boundary conditions are set - further the output functions are changed due to changes in the VTKMultiWriter git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6140 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- the linear solver part is a little confusing at the moment as there are various files including various backends for different models, ... (maybe this could be unified in the future) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6139 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
This reverts commit 7047016851ec3d0c8d6a571ca42ec1335ec3a416. the macros work, provided that they are used correctly git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6138 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
respective lines git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6137 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 06, 2011
-
-
Andreas Lauser authored
this makes Klaus happy. hopefully... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6135 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6134 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- change due to changed constructor of VTKMultiWriter git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6132 2fb0f335-1f38-0410-981e-8018bf24f1b0
-