- Oct 05, 2012
-
-
Christoph Grüninger authored
Add empty CMakeLists.txt for co2(ni), they will be filled in the next commit. Both changes are necessary to fix make dist. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9221 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 04, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9199 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9191 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Use wPhase instead of lPhase in CO2 files. (reviewed by vishal) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9189 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Include missing headers for a passing headercheck. Small cosmetical fixes. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9183 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9176 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 01, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9153 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Fix a type. Add TimeManager.TEnd to the documentation, otherwise the statement was not true. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9152 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 28, 2012
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9150 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9148 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 27, 2012
-
-
Alexander Kissinger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9138 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
tests. (Reviewed by Lena) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9131 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 18, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 17, 2012
-
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9086 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 05, 2012
-
-
Philipp Nuske authored
changed the fluidsystem in the forchheimer 1p test problem: us h2oairfluidsystem, in order to be able to specify water with constant properties. This way the forchheimer velocity can be analytically checked. -> updated reference solution removed some (debugging???) code from the h2oairfluidsystem: For the case of incompressible water, the pressure was messed up. reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9040 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 29, 2012
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9007 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9005 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 27, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 24, 2012
-
-
Philipp Nuske authored
on smooth upwinding in the problem. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8993 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 23, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8987 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 22, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8949 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 14, 2012
-
-
Philipp Nuske authored
The whole Forchheimer thing: iterativly reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8865 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
- incorporate the minus sign of the darcy relation only at the velocity calculation. I.e take it away from kGradpNormal. Therefore, >< for upstream decision has to be switched: in boxdarcyfluxvariables and in the smooth upwinding of mpnclocalresidualmass - correct some spelling - split the main body in two function: calculate gradients and calculate velocities. - calculate volumeFlux from velocity instead of calculating it from scratch: less error prone. boxelementvolumvariables: set the evaluation point to zero. This is only used for semi-smooth methods. If this is not set to zero, strange segfaults may occur because the evaluation point is *not* set *Introducing* boxforcheimerfluxvariables: It is now possible to calculate velocities according to the Forchheimer relation in stead of exclusively the Darcy relation. This flux calculation can be used without changing the actual residual calculation: just derive the fluxvariables from boxforchheimerfluxvariables (or use them directly as your fluxvariables) The only other necessary ingredient for using the Forchheimer relation is putting a forchheimer coefficient into your spatialparameters class (see the forchheimer tests in test/boxmodels/mpnc) mpncfluxvariables: derive from Basefluxvariables Property in stead of DarcyFluxVariables. This way the velocity-potentialGradient relation can be chosen in the problem. mpncproperties: introduce new Property for Darcy / Forchheimer relation switch mpncfluxvariables: derive from a property allowing for the setting of velocity relation (Darcy/Forchheimer) in the problem mpncvolumevariables, mpnclocalresidualmass, mpncwritercommon: correct typo / naming simpleh2o: added heatcapacity function, removed ";" text/boxmodels/mpnc: added two tests for the forchheimer relation. One test for single phase flow and one test for two-phase flow. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8864 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 13, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8843 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 10, 2012
-
-
Bernd Flemisch authored
reduce testing time. Adapt reference solution correspondingly. Change grid file name. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8839 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
readability of initial condition. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8838 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
solution. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8837 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Different grouping of some parameters also required the modification of a problem file. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8833 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
conventions. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8831 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 08, 2012
-
-
Melanie Darcis authored
Reverted Yasp Grid change since it only seems to cause an error for gcc 4.5.2 and works for all other tested compilers (see bernds mail). Reviewed by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8819 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 07, 2012
-
-
Melanie Darcis authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8813 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Melanie Darcis authored
This is done since YaspGrid currently does not always work properly for O3 compilations. Capitalized property names in spatialparams and problems according to property name convention. Beautified input files. Reviewed by Markus. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8812 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 03, 2012
-
-
Markus Wolff authored
parameters according to the Dumux meeting at 26.07.12 (see /doc/propparams.ods) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8803 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 31, 2012
-
-
Philipp Nuske authored
Sorry for that. This is now the new reference solution, calculated with the increased linear solver residual reduction, and the new darcy velocity calculation. Again: Old and new way of calculating velocities lead to *identical* result files if the linear solver residual reduction is 1e-11 or less git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8773 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 27, 2012
-
-
Philipp Nuske authored
- boxdarcyfluxvariables: access function to velocity without all the upstream weighting decisions . - boxdarcyfluxvariables: access function to velocity (Vector). - boxdarcyfluxvariables: upstream decision based on kGrdpNormal instead of velocity - boxdarcyfluxvariables: (correctly) rename velocity to volume flux (also in the models that are already restructured) - mpnc model & test: use the new velocity calculation - update the reference solution (actually the change in the reference was due to a change in order of multiplication in the residual that could not be avoided). - increased the LinearSolver.ResidualReduction to 1e-11 (i.e. until the solution does not change any more) - (the old velocity calculation and the new one give the identical result with LinearSolver.ResidualReductionsolver set to 1e-11 for both cases) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8758 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 25, 2012
-
-
Christoph Grüninger authored
(reviewed and corrected by mwolff) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8724 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 23, 2012
-
-
Christoph Grüninger authored
(reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8700 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 18, 2012
-
-
Bernd Flemisch authored
Adapt linear solver settings for the box 1p test to increase stability. Already discussed months ago on the mailing list, but forgotten about it. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8674 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 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
-