- Jan 03, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7287 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7286 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
it was removed because the SET_STRING_PROP did not require a semicolon after it, which lead to a compiler warning with -pedantic git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7285 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
... and do not allow in-class initialization of constant floating point values. this might fix some errors with -pedantic on GCC < 4.5 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7284 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7283 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
once more remove warning-causing commas and semicolons. Now every currently compiling test does so without these warnings. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7282 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7281 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7280 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7279 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 02, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7277 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
this issue was not triggered because the obstacle problem uses the H2O-N2 fluid system with the complex fluid relations disabled. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7276 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
also use a 24x16 grid for the reference solution git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7275 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
- only clamp the newton update for the first five iterations of a time step - use the generic startup routines for the test problem - increase target and maximum newton iterations per time step in test problem to 18 and 28 git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7274 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7273 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
the number of phases and to avoid gcc 4.6's error "assigning to an array from an initializer list." The ordering of the block vectors velocity_ and potential_ is inconsistent. This should be fixed as soon as possible. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7272 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
this is required to make sure that the relation \rho^\kappa_g = X^\kappa_g \rho_g holds unconditionally. note, that we define the sum of the mass fractions to be the same as the sum of the mole fractions. (also note, that this change only affects the case where the gas phase is not present.) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7271 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7270 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
one part which checks everything that is required to use dumux as a dependency, the other part is stuff which is only necessary for stand-alone builds (e.g. the handbook). git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7268 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
decoupled 2p: fix compilation of tutorial and generalproblem, keep the property TwoPIndices for compatibility with box models, comment declaration of some unused variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7267 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 27, 2011
-
-
Klaus Mosthaf authored
the vtkmultiwriter. This is needed for a correct output (of e.g. fluxes) of the coupled models in case of a restart -Corrected some typos git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7258 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 23, 2011
-
-
Markus Wolff authored
- used from decoupled models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7251 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7250 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7249 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7248 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- new organization of the variables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7247 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
variables structure - at the moment the transport model might not be compatible to all diffusion models! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7246 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- models which are not changed so far might not work at the moment! git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7245 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- as the models are not changed to the new decoupled structure the still use the old files git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7244 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7243 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- new variables organization - use of new fluid systems git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7242 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Comment the decoupled tests as agreed upon with Markus. Thus, only compilation will be checked at the moment. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7241 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7240 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 22, 2011
-
-
Klaus Mosthaf authored
They have slightly changed due to tabulated vs. non-tabulated fluidsystems and a slightly different specification of the initial conditions for the mass fractions in the 2p2c example git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7239 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7237 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7236 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7234 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7233 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 21, 2011
-
-
Klaus Mosthaf authored
"BaseLocalResidual" to enable the exchange of the base class (e.g. for model coupling) The property has been added to boxproperties and is by default the boxlocalresidual. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7230 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
Added prevPrimaryVars_() return function Corrected some typos git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7229 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7228 2fb0f335-1f38-0410-981e-8018bf24f1b0
-