- Nov 05, 2014
-
-
Bernd Flemisch authored
So far, velocity output for the decoupled models has been restricted to cubes. It now also works for simplices such as triangles and tetrahedrons. For each element, it evaluates the Raviart-Thomas-0 interpolant of the fluxes in the barycenter. Brought to attention by, discussed with and reviewed by Nicolas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13610 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Nov 03, 2014
-
-
Nicolas Schwenck authored
reverted commit r13598 - if the pressure model is needed the changes should be recommited to a derived model, but not the onemodelproblem itself which does not know a pressure model in all cases git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13601 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 31, 2014
-
-
Nicolas Schwenck authored
reviewed by Beatrix git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13598 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 29, 2014
-
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13586 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Beatrix. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13585 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
(except MPFA which anyway only works on quadrilateral grids) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13584 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
changed position of the permeability values git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13582 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13580 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Thomas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13579 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Thomas. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13578 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Reviewed by Alex. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13576 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 28, 2014
-
-
Timo Koch authored
[3p3c] Removed permeability function in volumevariables and moved perm-output to problem file - so that the model gives no error when choosing anisotropic/tensor-valued permeabilities. This changed order of output fields, so reference vtus where adjusted too (Reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13572 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
Pointed out by Bernd. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13567 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 27, 2014
-
-
Christoph Grüninger authored
(reviewed by fetzer) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13555 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 22, 2014
-
-
Martin Beck authored
Switched solver from SuperLU to AMG. (reviewed by natalies) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13544 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 17, 2014
-
-
Natalie Schröder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13517 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13515 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13513 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 16, 2014
-
-
Bernd Flemisch authored
See FS#240. Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13511 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Without storing the geometry, the call const JacobianTransposed& jacT = eIt->geometry().jacobianTransposed() effectively resulted in an all-zero matrix, once optimization >=-O1 is turned on. This is very disturbing, since such code might be in quite some places. We have to investigate this thoroughly. Discussed with and reviewed by Martin S. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13509 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Martin Schneider authored
reviewed and discussed with Alex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13507 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13506 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
approved by A.Kissinger git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13504 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Martin Schneider authored
reviewed by Alex git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13503 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
The patch allows using the multidomain models together with a UG library that has been compiled for parallel usage. Most likely, the patch will make its way to dune-grid and should not be needed anymore from dune-grid 2.4. Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13501 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13500 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Natalie Schröder authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13499 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Alexander Kissinger authored
Updated the detailed installation instruction to use correct versions of dune-core modules and pdelab. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13498 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 15, 2014
-
-
Bernd Flemisch authored
The BackupRestoreFacility does not work with ALUGrid 1.52. It also does not work with dune-alugrid in combination with Dumux due to technicalities that are documented in FS#237. Therefore, the restart with adaptive grids currently does only work with ALUGrid 1.52, not with dune-alugrid. Reviewed and approved by natalies. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13495 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 14, 2014
-
-
Bernd Flemisch authored
This fixes a compilation error encountered with YaspGrid and the Dune master. Since the return type of mappers has been generalized, an implicit conversion to int does not happen anymore. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13479 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13478 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13477 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 08, 2014
-
-
Christoph Grüninger authored
Sorry for the noise. (thanks bernd for the heads-up, again) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13467 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
As we use still ints for mapping face indices, there is more work involved. (thanks to bernd for the heads-up) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13466 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Bernd Flemisch authored
Avoid duplicate code by using multiple case markers. For the adaptive model, there is no need to treat SGrid and YaspGrid. Reviewed by Martin S. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13463 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Christoph Grüninger authored
This is better as in regard to Dune 2.4. Sadly it does not fix the problem with incompatible types with YaspGrid. (reviewed by bernd) git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13462 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 07, 2014
-
-
Bernd Flemisch authored
This is done to avoid deprecation warnings when using Dumux with the Dune master, and to be safe when SGrid will actually be removed later. Reviewed by gruenich. git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13460 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
- Oct 06, 2014
-
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13457 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Nicolas Schwenck authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13456 2fb0f335-1f38-0410-981e-8018bf24f1b0
-
Kilian Weishaupt authored
git-svn-id: svn://svn.iws.uni-stuttgart.de/DUMUX/dumux/trunk@13455 2fb0f335-1f38-0410-981e-8018bf24f1b0
-