- 05 Sep, 2014 1 commit
-
-
Bernd Flemisch authored
correct use of wildcards, add ALUGrid flags to tests with AMG. Merge revisions 12949, 13246 and 13248 from the strip-pdelab branch. They all improve the buildsystem behavior. Thanks to Markus Blatt for the work. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13282 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Sep, 2014 1 commit
-
-
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
-
- 02 Sep, 2014 5 commits
-
-
Bernd Flemisch authored
The change to conservation of moles in the continuity balance brought some non-fuzzy, but tolerable changes, to the Stokes2c(ni) tests. Moreover, the stabilization parameter for the Stokes2c test has been increased to dampen further the unphysical pressure oscillations. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13263 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Undefined values have been accessed in the StokesncniLocalResidual. Reviewed by Thomas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13261 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Stokes2c(ni) has been deprecated in 2.5. After some issues according to FS#235 have been clarified, it can be removed. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13259 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
For some situations, it appears to be useful to use the molar instead of the mass density in the Stokes continuity equation. In order to enable this behavior, the property UseMoles is used for Stokes and the VolumeVariables are equipped with the required functionality. Corresponding parts can be deleted from the derived Stokesnc model. Modified from a patch provided by Vishal, thanks. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13258 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
of FluidSystem This is consistent with the standard local residuals. Patch provided by Vishal, thanks. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13257 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
-
- 27 Aug, 2014 1 commit
-
-
Philipp Nuske authored
writer: call that function in order to write it to result file reference: identical except one additional variable present git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13234 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 22 Aug, 2014 1 commit
-
-
Philipp Nuske authored
in output git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13223 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 21 Aug, 2014 1 commit
-
-
Philipp Nuske authored
void space. reviewed by Bernd git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13220 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 20 Aug, 2014 3 commits
-
-
Philipp Nuske authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13204 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Katherina Baber authored
Reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13199 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
For the box porous media spatial parameters, we allow - both cell-wise and vertex-wise defined permeabilities, - both scalar and tensorial permeabilities. The reverted commits assumed vertex-wise scalar permeabilities and are not general enough. The currently correct way to give the permeabilities to the VTK output is to overwrite the method addOutputVtkFields in the problem at hand. There, it should be clear what type of permeabilities are used. See test/implicit/co2/heterogeneousproblem.hh for details. Admittedly, this is not a very nice way, a better, but general solution would be great. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13197 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 19 Aug, 2014 2 commits
-
-
Alexandru Tatomir authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13193 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexandru Tatomir authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13192 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 13 Aug, 2014 1 commit
-
-
Thomas Fetzer authored
included the energy fluxes transported by the diffusive component fluxes times the enthalpy of the components applies only for the free flow region reviewed by Bernd and Vishal git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13165 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 29 Jul, 2014 1 commit
-
-
Alexander Kissinger authored
Added new property in basicproperties.hh called VTKMultiWriter, which can be used to change the type of output files either ascii (default) or appendedraw (binary format which saves space). For the implicit problems the VTKMultiWriter type is set in implicitproblem.hh by calling the property. Reviewed by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13109 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Jul, 2014 3 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13097 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13096 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Philipp. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13095 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 23 Jul, 2014 2 commits
-
-
Bernd Flemisch authored
Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13089 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Christoph. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13088 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 17 Jul, 2014 5 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13071 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13070 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13069 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
It is 10% faster in the test. We have to investigate to use UMFPack more. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13068 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Be aware that doxygen might timeout with older versions of dune-common. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13066 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 09 Jul, 2014 2 commits
-
-
Christoph Grueninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13048 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grueninger authored
Steffen moved the multidomain(grid) repositories. Since UG 3.10.0 flex and yacc are no longer needed. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13047 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Jul, 2014 2 commits
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13010 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13009 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 01 Jul, 2014 1 commit
-
-
Christoph Grueninger authored
Update core modules to 2.3. PDELab to 1.1 MultidomainGrid 2.3 release branch. Stick with hand-picked version of Multidomain. Many thanks to Steffen for updating Multidomani and fixing my bug. (reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13008 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 30 Jun, 2014 1 commit
-
-
Thomas Fetzer authored
can be adjusted by the paramFile reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13001 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 24 Jun, 2014 1 commit
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12997 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 06 Jun, 2014 1 commit
-
-
Thomas Fetzer authored
variables reviewed by klaus and hommel git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12960 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 05 Jun, 2014 1 commit
-
-
Dominik Riesterer authored
reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12956 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 03 Jun, 2014 1 commit
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12924 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 02 Jun, 2014 1 commit
-
-
Christoph Grueninger authored
Thanks to Markus Blatt for the heads-up. (reviewed by martins) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12923 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- 27 May, 2014 1 commit
-
-
Thomas Fetzer authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12900 2fb0f335-1f38-0410-981e-8018bf24f1b0
-