- Sep 02, 2014
-
-
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
-
- Aug 29, 2014
-
-
Thomas Fetzer authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13242 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 27, 2014
-
-
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
-
- Aug 22, 2014
-
-
Philipp Nuske authored
in output git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13223 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Aug 21, 2014
-
-
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
-
- Aug 20, 2014
-
-
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
-
- Aug 19, 2014
-
-
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
-
- Aug 13, 2014
-
-
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
-
- Jul 29, 2014
-
-
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
-
- Jul 24, 2014
-
-
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
-
- Jul 23, 2014
-
-
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
-
- Jul 17, 2014
-
-
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 Grüninger 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 Grüninger 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
-
- Jul 09, 2014
-
-
Christoph Grüninger authored
(reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13048 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger 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
-
- Jul 02, 2014
-
-
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
-
- Jul 01, 2014
-
-
Christoph Grüninger 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
-
- Jun 30, 2014
-
-
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
-
- Jun 24, 2014
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12997 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jun 06, 2014
-
-
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
-
- Jun 05, 2014
-
-
Dominik Riesterer authored
reviewed by Philipp git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12956 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jun 03, 2014
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12924 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Jun 02, 2014
-
-
Christoph Grüninger 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
-
- May 27, 2014
-
-
Thomas Fetzer authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12900 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 22, 2014
-
-
Thomas Fetzer authored
compare can be found in CMakeLists.txt, paramater file is now called by ParameterFile reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12859 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Thomas Fetzer authored
compare can be found in CMakeLists.txt, paramater file is now called by ParameterFile reviewed by gruenich git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12858 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- May 20, 2014
-
-
Martin Beck authored
[el1p2c] Optional use of dune-pdelab + amg or SuperLU, now working if only one option is available, and message if both are missing. Reviewed by alexk. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@12851 2fb0f335-1f38-0410-981e-8018bf24f1b0
-