- Feb 13, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7732 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
-> gridcreator standard is dgf, if the gridcreator property is reset, grid dimensions are specified in input file (test/boxmodels/2pni, test/decoupled/1p) -> in the cc: first include the gridcreator file, then the problem - removed some includes from cc files git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7731 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7730 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Klaus Mosthaf authored
adapted test runs in CMakeLists.txt git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7724 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7721 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 10, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7718 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7717 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- no grid dependent initialization in problem constructors! - renaming gridcreator include after file split git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7716 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7713 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7709 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7708 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7707 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 09, 2012
-
-
Bernd Flemisch authored
CMake: adapted decoupled tests to parameter file usage. Decoupled: adapted reference solutions. box 3p3c: fixed typo git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7706 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
it's own gridgreator any more) - fixed bug in the structured gridcreator git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7705 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
- however there still are problems with the access to the grid created by the GridCreator git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7704 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7702 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
Currently, Dumux::startWithParameters() is just an alias for Dumux::start(). startWithParameters() has not been deprecated, but all files have been converted to use Dumux::start(). git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7701 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7696 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
constexpr does not work prior to GCC 4.5... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7695 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7694 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Holger Class authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7693 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
h20n2liquidphasefluidsystem git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7692 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
executable git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7691 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7689 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7687 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
model -1ptest_problem is now a lens problem, the lens can be defined in the parameter file, documentation is corrected -1p2ctest is not a bio-problem anymore, but uses a new 1phase fluidsystem for component transport of N2 in water. The problem includes an outflow condition, the documentation is corrected (for example: compressible fluids are also possible) -1p2cmodel: use phaseIdx (set in 1p2cindices) instead of hard coded index 0 for the phase, so that it is in general possible to use i.e. a gas phase (see stokes2c as example) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7686 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 08, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7680 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
i.e. GCC 4.7 prerelease. the box models even compile without warning. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7676 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
- each model specifies in the *.cc file which parameters are mandatory - syntax as well as output further homogenized and beautified - for seeing how to group entries in the input file and how to use them in the problem: please have a look at test_2p2c - for seeing how to create your own grid (no dgf): please have a look at test_2pni - for specifying a lense: please have a look at test_2p git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7672 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7668 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
CMake: Improved handling of SUPERLU_LIBRARY to linker. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7667 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 07, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7665 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7664 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7663 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Markus Wolff authored
- some corrections to get consistent naming - included additional headers (pc-, gravity- term for global pressure formulation) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7655 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
Add arguments for Stokes tests. They are still not meaningfull but show that something is simulated. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7652 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7651 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7650 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
i.e. GCC 4.2.4. Fixing the decoupled stuff would require larger changes which I do not want to implement because I'm not familiar with this code and it might break someone's code... git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7647 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 06, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7645 2fb0f335-1f38-0410-981e-8018bf24f1b0
-