- Jun 23, 2017
-
-
Gabi Seitz authored
to test the 1pnc model in next
-
- Dec 16, 2016
-
-
Timo Koch authored
-
- Dec 08, 2015
-
-
Christoph Grüninger authored
Because config.h is not in the same directory, but added via the include path by -I.
-
- Nov 03, 2015
-
-
Bernd Flemisch authored
See FS#250 for details.
-
- Nov 28, 2014
-
-
Thomas Fetzer authored
update to the generic non-isothermal model adjusted: - 1p model - 3p model - 1p test (including 1pni tests) - 1p2c test (including 1p2cni tests) - 2p2c test (including 2p2cni tests) - 3p test (including 3pni tests) - 3p3c test (including 3p3cpni tests) - new ctest for kuevette problem updated: - SET_TYPE_PROP instead of SET_PROP - documentation of non-isothermal problems - solution for 2pinjectionproblem (now with simplex grid) - version number in one start message deleted: - old non-isothermal test folders - whitespace at end of configure.ac lines created and reviewed by kissinger and fetzer git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13825 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Sep 03, 2014
-
-
Alexander Kissinger authored
- The implicit 1p2c model is ready to use with the non-isothermal model - Added 1p fluidmatrixinteractions to calculate effective thermal conductivity of fluid and solid - Adjusted test/implicit/1p2c: - 1p2coutflowproblem.hh can be switched to nonisothermal - 1p2cconductionproblem.hh compares the model results to a simple analytical model - 1p2cconvectionproblem.hh compares the model results to another simple analytical model Reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13264 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 04, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9771 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 27, 2012
-
-
Bernd Flemisch authored
implicit branch: change directory structure. Add dumux/implicit directory. Copy models from boxmodels/model to implicit/model. Copy boxmodels/common to implicit/box. Copy ccmodels/common (from devel) to implicit/cellcentered. Copy boxmodels/common/box*.hh to implicit/common/implicit*.hh. Move test/boxmodels to test/implicit. Adapt configure.ac and Makefile.ams. Everything still builds. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9679 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
-
- 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 13, 2012
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8843 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
-
- Feb 09, 2012
-
-
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
-
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
-
-
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
-
- Feb 07, 2012
-
-
Vishal Jambhekar authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7651 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 03, 2012
-
-
Bernd Flemisch authored
Reverted commit 7624 according to release manager and PFP. Too many undiscussed changes after soft feature freeze. Can be discussed on Monday at the Dumux coffee at 9.30 h. Decisions made there are binding. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7627 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Andreas Lauser authored
- capitalize first letter of arguments again. Reason: this would be really confusing if the fist letter needs to be a captital one for parameters such as "EnableAbsoluteCriterion" (i.e. --Enable-absolute-criterion=1) but must be lowercase for some others like "dtInitial" (i.e. --dt-inititial=250.0) - remove "startWithParametersProvideGrid" method in start.hh. reason: the grid should be provided by a GridCreator. the lens problem has been adapted. - introduce SET_RUNTIME_DEFAULT to make it possible to specify default values for runtime parameters - removed "gridView" argument from the constructor of the box problems. Reason: With the gridView, it would not be possible to use anything but leafGridViews in the box models. Since the grid can be retrieved from the GridCreator, this also does not change to much... - print the properties by default again. Reason: printing all properties is a quite useful thing which would be hard to discover if printing them is disabled by default. on the other hand, if somebody is annoyed by the 60+ lines of output he/she will ask the developers. - provide a default usage() function, but allow problems to provide their own. Reason: Most problems have no specific parameters, but there might be problem-specific parameters which should be printed. For the 2p test of the box models these spefic parameters currently are the coordinates of the lens and the resolution of the grid. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7624 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Philipp Nuske authored
from start.hh. - Disable property printing by default: more clear - Add tests for 3p3c(ni) models git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7623 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Feb 02, 2012
-
-
Philipp Nuske authored
- Everything and the kitchen sink can be specified in there. Example: the 2p2c test - Minor changes to the parameter file syntax: parameters do not start with capital any more - It is checked now whether the parameter file exists - How to use the program / parameter file can be queried by ./progName --help - Documentation: /dumux/common/start.hh and the parameterfiles themselves git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7607 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 31, 2012
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7591 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Dec 16, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@7100 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 27, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@5933 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jan 04, 2011
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4952 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 12, 2010
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4678 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 24, 2010
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@4142 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 03, 2010
-
-
Andreas Lauser authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3958 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jul 14, 2010
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@3832 2fb0f335-1f38-0410-981e-8018bf24f1b0
-