- 25 Apr, 2012 1 commit
-
-
Christoph Grueninger authored
(thoroughly reviewed by Philipp") git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8137 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Apr, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8116 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Feb, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7629 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Feb, 2012 1 commit
-
-
Andreas Lauser authored
- remove stray AC_MSG_RESULT from DUMUX_CHECK_QUAD - slight reformulations of the usage message of test_2p - replace tabulators with four spaces - remove trailing whitespaceformating git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7620 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Feb, 2012 1 commit
-
-
Andreas Lauser authored
the reason why the boundary indices where a global array is because it is possible that an element's vertex is on the boundary, but the element does not have any boundary intersections. only checking for boundary intersections does not work for dirichlet conditions on such grids. (for simplex grids that case is actually quite common.) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7605 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Jan, 2012 1 commit
-
-
Andreas Lauser authored
- new institute name - add missing modelines - reformat the entry for leopold stadler in air.hh git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7590 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Jan, 2012 1 commit
-
-
Andreas Lauser authored
counter-intuitively, ostringstream::clear() does not reset the string it writes to. that can be done using ostringstream::str("") git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7331 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Jan, 2012 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7305 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7302 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Dec, 2011 1 commit
-
-
Bernd Flemisch authored
gridView.comm().sum(), min() and max() routines in sequential runs. These can be avoided if the routines are only called if the number of processes is greater than 1. I know that it would be better to find the real source of the problem, but I did not succeed. If someone finds it, I will be happy to revert this change. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7210 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Dec, 2011 1 commit
-
-
Andreas Lauser authored
mainly to get rid of AX_BOOST_BASE and to reduce the number of dependencies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7174 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Dec, 2011 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
Implemented completeFluidState for 1p, 1p2c, richards. Moved convenience function to the base box model. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7065 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Oct, 2011 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6774 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Sep, 2011 2 commits
-
-
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
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
-
- 02 Sep, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6565 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 12 Aug, 2011 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6476 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Aug, 2011 1 commit
-
-
Bernd Flemisch authored
Scalar: CFLFactor, PreconditionerRelaxation, MobilityUpwindAlpha, UpwindAlpha, UpwindWeight, MaximumDefect, RelaxationFactor, LSResidualReduction int: LSVerbosity, PreconditionerIterations, NumericDifferenceMethod, IterationFlag, IterationNumber, LSMaxIterations, GMResRestart bool: EnableGravity, EnableJacobianRecycling, EnablePartialReassemble, EnableTimeStepRampUp, EnableHints git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6449 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Aug, 2011 3 commits
-
-
Andreas Lauser authored
allows to update the relative weights of the primary variables based on the values of the volume variables. this makes it possible to use expensive criteria as weighting factors of the primary variables. Currently, the only "real" user is the Mp-Nc model which now defines the weight of the component fugacity as the minimum of the fugacity coefficient times the phase pressure of any phase. the 2p2c model would possibly benefit from a similar treatment, though... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6413 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
makes it slightly more readable but is exactly the same in any other respect. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6412 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
saves a few ugly lines in the box model (but adds a few slightly less ugly ones to the BoxElementBoundaryTypes), a bit of memory and improves performance a bit (for test_2p it was about 3%) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6411 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Jun, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6080 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Jun, 2011 1 commit
-
-
Andreas Lauser authored
the VTK writing code would probably benefit from some more invasive refactoring in the medium-term future... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@6002 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Jun, 2011 1 commit
-
-
Andreas Lauser authored
this should not introduce any regressions and will hopefully change things for the better... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5998 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 May, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5933 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Apr, 2011 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5651 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5650 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Mar, 2011 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5526 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
if jacobian recycling is disabled, then everything works as before (at least for the 2p test problem). no tests have been conducted with it being enabled, yet... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5525 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Mar, 2011 2 commits
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5457 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
using hints may dramatically speed up the expensive computations of the volume variables if the calculations are expensive. This is due to the fact that the initial guess for non-linear computation is usually much closer to the result when using hints. (this mainly affects calculation of the thermodynamic equilibrium when using non-linear fluid systems.) hints must be explicitly enabled by setting the "EnableHints" property to true. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5456 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Mar, 2011 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5323 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 25 Feb, 2011 1 commit
-
-
Bernd Flemisch authored
only do a comm().sum, min, max operation if more than one process is involved. Removes mysterious bug if cmake build is used. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5288 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Jan, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5054 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 04 Jan, 2011 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4952 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Dec, 2010 1 commit
-
-
Andreas Lauser authored
this was made possible by the two-stage initialization approach introduced half a year ago git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4907 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 10 Dec, 2010 1 commit
-
-
Felix Bode authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4842 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Dec, 2010 1 commit
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4827 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Nov, 2010 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4738 2fb0f335-1f38-0410-981e-8018bf24f1b0
-