- 03 Jun, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 24 May, 2016 1 commit
-
-
Thomas Fetzer authored
-
- 24 Mar, 2016 4 commits
-
-
Timo Koch authored
-
(cherry picked from commit b208b98f)
-
(cherry picked from commit 0c643665)
-
Bernd Flemisch authored
-
- 08 Mar, 2016 1 commit
-
-
Timo Koch authored
-
- 07 Mar, 2016 1 commit
-
-
Bernd Flemisch authored
Replace the word "Decoupled" in TypeTags and classes by "Sequential", according to FS#252. For both the TypeTags and the Decoupled...Indices classes, the compilers don't emit a deprecation warning. For the TypeTags, a run-time check is performed at the end of the start() routine.
-
- 02 Feb, 2016 3 commits
-
-
Timo Koch authored
-
Timo Koch authored
-
Bernd Flemisch authored
The TypeTags haven't been used apart from one internal inheritance. See FS#304 for details.
-
- 18 Jan, 2016 1 commit
-
-
Timo Koch authored
-
- 08 Jan, 2016 2 commits
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
Note: this leads to a change how to set boundary conditions for the momentum balance. Inflow now becomes Dirichlet and Outflow becomes Neumann. This is consistent with the new notation.
-
- 23 Sep, 2015 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15513 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
updated changelog corrected "adaptation" in the docu reviewed by nicolas git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15505 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Aug, 2015 1 commit
-
-
Timo Koch authored
The gridcreator interface was slightly changes (see CHANGELOG) The gridPtr method is no longer publicly available. All grid methds can bee called through a reference to the grid obtained by the grid() method. The parameter method for dgf parameters is now accessible through GridCreator::parameters(...). git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15314 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Jul, 2015 1 commit
-
-
Thomas Fetzer authored
adapted the interfacegridcreator to the common GridCreator type structure and for the use in the common start.hh deprecated the interfacemeshcreator.hh [multidomain] adapted multidomain to be used with the common start.hh deprecated the old multidomainproblem constructor thanks to and reviewed by bernd and gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15161 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Jul, 2015 2 commits
-
-
Christoph Grueninger authored
(reviewed by nicolas) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15112 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Deprecate unused function simulate from MultiDomainProblem. (reviewed and tested by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@15109 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Jun, 2015 1 commit
-
-
Christoph Grueninger authored
Remove deprecated, Autotools-based build system. Use CMake-based one instead. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14939 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Jun, 2015 1 commit
-
-
Thomas Fetzer authored
- added test problems for coupling turbulent free flow using zero eq. turbulence models with flow in porous media - documentation will follow [CHANGELOG] updated changelog to latest commits reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14886 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Apr, 2015 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14535 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 07 Apr, 2015 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14530 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Apr, 2015 1 commit
-
-
Christoph Grueninger authored
It was no longer used and is incompatible to PDELab 2.0. It is succeeded by MultiDomainLocalOperator. (reviewed by bernd, approved by becker) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14520 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Apr, 2015 1 commit
-
-
Beatrix Becker authored
doesn't work with DUNE 2.4 at the moment, therefore DuMuX multidomain models only work with DUNE 2.3 at the moment git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14508 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 31 Mar, 2015 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14484 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Mar, 2015 1 commit
-
-
Christoph Grueninger authored
Use CMake instead, use Dune 2.4 whenever possible. (reviewed by bernd, approved by release manager becker) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14470 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 26 Mar, 2015 1 commit
-
-
Thomas Fetzer authored
update containing: multidomain restart, gnuplot and fuzzycompare git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14459 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Feb, 2015 1 commit
-
-
Bernd Flemisch authored
- The properties "AMGPDELabBackend" and "AMGLocalFemMap" are unified to "AmgTraits". Since they appear to have been used only internally and deprecation is technically difficult, no deprecation is made. - Remove setting of the property "SolutionVector", since it only resets the defaults. - Deprecate the classes "SeqAMGBackend" and "ScaledSeqAMGBackend". The "AMGBackend" already distinguishes between serial and parallel settings. The scaling should be done for the residual already. - Deprecate the class "P0LocalFiniteElementMap" which was only used for the PDELab-based backend. - Remove occurrences of "PDELab" in the comments. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14162 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 28 Jan, 2015 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14142 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 Jan, 2015 1 commit
-
-
Bernd Flemisch authored
The terminology for the Newton method is improved according to FS#238. In particular, what has been referred to as "relative error" is now termed "maximum relative shift", while "absolute error" has been renamed to "residual reduction". This is particularly important, if corresponding parameters or properties are set. See the CHANGELOG for details. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14132 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Jan, 2015 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@14073 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
-
- 21 Nov, 2014 1 commit
-
-
Christoph Grueninger authored
They were only deprecated by a comment, now warnings are emitted. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13750 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Oct, 2014 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13586 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 16 Oct, 2014 1 commit
-
-
Bernd Flemisch authored
Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13500 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 14 Oct, 2014 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13478 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Oct, 2014 1 commit
-
-
Christoph Grueninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13447 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Aug, 2014 1 commit
-
-
Thomas Fetzer authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13242 2fb0f335-1f38-0410-981e-8018bf24f1b0
-