- Jun 04, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8426 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8425 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
What are the beta scaling parameters? They allow a scaling of two-phase capillary pressures according to the surface tensions. Typically, the Gas-Water system is the reference and the betaGW parameter is 1. Surface tensions between the other fluid phases are a little different, and this can be taken into account phenomenologically by the beta scaling parameters. An example is given in dumux-lecture/mm/columnxylene exercise. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8424 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8423 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(review by vishal) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8422 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jun 03, 2012
-
-
Christoph Grüninger authored
Use copydoc for BoxVolumeVariables::update. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8421 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8420 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 31, 2012
-
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8414 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 30, 2012
-
-
Benjamin Faigle authored
-seperated updateMaterial at the end of time step with that done after grid adaptation by introducing distinguishing bool. Compositional problem base class does that distinction. Reviewd by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8404 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
updateMaterialLaw function in base problem - GridAdapt: new function wasAdapted() -> returns true or false after call of adaptGrid(), new function init() -> calls init() function of grid adaption indicator (all indicators need an init() function!), new parameter adaptationInterval -> allows to adapt only at certain time steps, - ImpetProblem: updateMaterialLaw() is now called in the preTimeStepFunction() per default reviewed by Benjamin git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8403 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 25, 2012
-
-
Benjamin Faigle authored
Transferred decoupled 2p2c fluidstate into more consequent file naming to please Christoph even more. This became possible because there is no more 2p2cfluidstate in the box models. Reviewer Christoph git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8396 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8394 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 24, 2012
-
-
Benjamin Faigle authored
Removed viscosity for standard output. Assignment of equilibrium mass fraction for nphase if it is not present mainly affects density of nphase. This will also result in slightly different fluxes due to central averageing in phase potential. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8384 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Benjamin Faigle authored
-Reformatted output of pressure module -overhauled upwinding: Fully Upwind and central implemented, fix for the case potential = 0. -Prepared stable modules for merge of multiphyiscs and adaptive model: -Total Concentration (P.V.) is now in cellData and not in FluidState -MuPhys: FluidState that is present locally conceptually decoupled from subdomain. Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8383 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 23, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8360 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 21, 2012
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8335 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 18, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8329 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8327 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8326 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 16, 2012
-
-
Christoph Grüninger authored
Tiny code beautyifications. (reviewed by klaus) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8322 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 15, 2012
-
-
Katherina Baber authored
transportCompIdx (former x1Idx) is now massOrMoleFracIdx comp0Idx is now phaseCompIdx comp1Idx is now transportCompIdx reviewed by Klaus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8313 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 14, 2012
-
-
Sina Ackermann authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8311 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 11, 2012
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8306 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8305 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8304 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8302 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 10, 2012
-
-
Katherina Baber authored
motivated by Christoph, but not reviewed as only minor change git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8299 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(review by vishal) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8298 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
delete deprecated spatialparameters Reviewed by Christoph and Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8297 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8294 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8293 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
(not reviewed but change in principle agreed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8292 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8291 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8290 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8289 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8288 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8287 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8286 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
correction of the coordinate index for the specification of the pressure git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8279 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 09, 2012
-
-
Klaus Mosthaf authored
phaseIdx is called from the property system (default to nPhase) wComp or comp1Idx -> transportCompIdx (transported component) nComp or comp0Idx -> phaseCompIdx (main component of phase) transportCompIdx is |1-phaseIdx|, because usually the transported component of interest is the minor component of the phase. This allows the to choose an arbitrary phase of a two-phase fluidsystem, if wComp is the main component of wPhase and both have the same index with either 0 or 1. Corrected index names for primary variables, they get the correct primary variable index instead of the equation index; massOrMoleFracIdx has been employed for the mass or mole fraction (seems to be self-explanatory...) Adapted also test problems for stokes2c, stokes2cni. Reviewed bei Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-