- 17 Mar, 2020 1 commit
-
-
with changes over processor boundaries adapt other tests to match new injection rate, harmonize timesteps with lower DtInitial and MaxTimeStepSize
-
- 11 Mar, 2020 1 commit
-
-
Timo Koch authored
-
- 10 Oct, 2019 2 commits
-
-
- 08 Oct, 2019 1 commit
-
-
- 02 Oct, 2019 1 commit
-
-
Bernd Flemisch authored
Also remove unnecessary inclusions of the header.
-
- 12 Sep, 2019 1 commit
-
-
- 18 Dec, 2018 2 commits
-
-
Sina Ackermann authored
* Now: // Add model specific output fields
-
Sina Ackermann authored
-
- 17 Dec, 2018 1 commit
-
-
Timo Koch authored
-
- 26 Nov, 2018 1 commit
-
-
* export PrivarSwitch in VolVars * do not set PriVarSwitch property in model.hh anymore
-
- 25 Nov, 2018 1 commit
-
-
Timo Koch authored
-
- 17 Nov, 2018 2 commits
-
-
Bernd Flemisch authored
-
Bernd Flemisch authored
-
- 13 Nov, 2018 2 commits
-
-
- 09 Nov, 2018 2 commits
-
-
-
Rename `VtkOutputFields` to `IOFields`. Add `primaryVariableName` functions, don't use centralized names yet. Add required template parameters. Adapt properties correspondingly.
-
- 08 Aug, 2018 1 commit
-
-
Timo Koch authored
-
- 20 Jul, 2018 1 commit
-
-
- 28 Jun, 2018 1 commit
-
-
- 09 Apr, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 16 Jan, 2018 1 commit
-
-
Timo Koch authored
* [test][richards] Fix solver include (Used to compile before due to indirect include over newtoncontroller.
-
- 19 Dec, 2017 1 commit
-
-
Bernd Flemisch authored
The Doxygen comment `//!` refers to the line after the comment. If the comment should refer to the same line, `//!<` has to be used.
-
- 12 Dec, 2017 2 commits
-
-
Timo Koch authored
-
-
- 08 Dec, 2017 1 commit
-
-
Kilian Weishaupt authored
* use dumux/common/properties.hh instead of dumux/common/propertysystem.hh
-
- 17 Nov, 2017 2 commits
-
-
Timo Koch authored
-
-
- 14 Dec, 2016 1 commit
-
-
Timo Koch authored
-
- 08 Dec, 2015 1 commit
-
-
Christoph Grüninger authored
Because config.h is not in the same directory, but added via the include path by -I.
-
- 13 Apr, 2015 1 commit
-
-
Thomas Fetzer authored
added new tests for all diffusivity and thermalconductivity laws use debug streams in gnuplotinterface reviewed by martinb git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14549 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Nov, 2014 1 commit
-
-
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
-
- 05 Dec, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/branches/implicit@9782 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Nov, 2012 1 commit
-
-
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
-
- 18 Sep, 2012 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@9087 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8999 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Aug, 2012 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@8843 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 08 Aug, 2012 1 commit
-
-
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
-
- 09 Feb, 2012 1 commit
-
-
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
-