- Aug 10, 2012
-
-
Bernd Flemisch authored
CMakeLists: copy input files to individual test directories instead of a global references directory. Therefore, the ParameterFile argument has not to be given anymore to the test calls. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8834 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
"PrintParameters", "PrintProperties". git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8832 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
-
Bernd Flemisch authored
parameters. In particular, - Fixed reading of the additional format "--group-name.option-name= VALUE" from the command line. - Fixed capitalizing the first characters of parameter names "ParameterFile" and "Restart". - Changed the handling of default input files. Before, one had to specify the "ParameterFile" option on the command line, as soon as a command-line option was given. Now, if the "ParameterFile" option is not specified, it always tries to open the default file. If this file cannot be opened, program execution simply continues, to allow starting programs without parameter file. If the "ParameterFile" option IS specified, but the file cannot be opened, the program terminates. - If a parameter is requested that is not in the tree, the parameter list is printed before throwing the exception. - Improved the usage message and the comments. Reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8830 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 09, 2012
-
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8823 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
corrected small typo git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8822 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
-
Bernd Flemisch authored
splinecommon: remove superfluous and erroneous special treatment of the "get" functionality for older compilers. Meanwhile, Dune takes care of that. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8818 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
-
Melanie Darcis authored
BoxDarcyFluxVariables for the volumeFlux calculation. Reviewed by Markus git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8811 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 06, 2012
-
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8807 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8806 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
-
- Aug 02, 2012
-
-
Markus Wolff authored
- moved some stuff from constructor into initialization method to avoid initialization bugs git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8790 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
strange fluxes for gravity driven flows on non-cartesian grids reviewed by Melanie git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8789 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8787 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- refined boundary treatment of initialization indicator and 2p local deltaS indicator git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8786 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
size of the old episode unless the episodeEnd() function of the problem defines anything else git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8785 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 31, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8777 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8771 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 27, 2012
-
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8761 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
uups also forgotton: this one and the one before reviewed by bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8759 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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 26, 2012
-
-
Christoph Grüninger authored
Improved units in doxygen comments. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8745 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8744 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8743 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
volumevariables git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8741 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8740 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8739 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 25, 2012
-
-
Bernd Flemisch authored
Reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8737 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8736 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8735 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
variables. This avoids having to add multi-phase stuff to single-phase volume variables. Suggested and reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8734 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8726 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Fixed empty if statement. (reviewed by faigle) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8725 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
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 24, 2012
-
-
Klaus Mosthaf authored
adapted the evaluation of the respective fluxes in the local residua. The methods return 0 and have to be implemented, if required. Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8723 2fb0f335-1f38-0410-981e-8018bf24f1b0
-