- Sep 27, 2016
-
-
Christoph Grüninger authored
Patch has been applied upstream
-
- Sep 23, 2016
-
-
Kilian Weishaupt authored
*Get rid of lowerLeftX, etc
-
Kilian Weishaupt authored
*Get rid of lowerLeftX, etc
-
Kilian Weishaupt authored
* Get rid of lowerLeftX, etc
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
*Remove unused parameters *Clean-up
-
- Sep 22, 2016
-
-
Bernd Flemisch authored
-
- Sep 19, 2016
-
-
Timo Koch authored
-
- Sep 12, 2016
-
-
Kilian Weishaupt authored
-
- Sep 06, 2016
-
-
Christoph Grüninger authored
* Reduce number of template arguments * Rename property from tau to TauTortuosity
-
- Sep 01, 2016
-
-
Timo Koch authored
-
- Aug 31, 2016
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Add ref solution
-
Kilian Weishaupt authored
*Clean-up *Add cc test
-
Kilian Weishaupt authored
* Use 2D yasp grid * clean up and rename
-
- Aug 30, 2016
-
-
Kilian Weishaupt authored
* 2p1cni model to simulate steam injection
-
- Aug 29, 2016
-
-
Timo Koch authored
-
- Aug 24, 2016
-
-
Timo Koch authored
-
- Aug 18, 2016
-
-
Bernd Flemisch authored
-
-
lecture. Unlike there, we use here a non-zero capillary pressure to use rel-perms and capillary pressures from dumux stable
-
Holger Class authored
-
- Aug 03, 2016
-
-
Martin Schneider authored
The installexternal.sh script can be used to install opm and ert and to apply patches to opm-common and opm-parser.
-
- Aug 02, 2016
-
-
Bernd Flemisch authored
With Opm release 2016.04, the module dune-cornerpoint has been renamed to opm-grid. Interfaces changed without deprecation. There doesn't seem to be a preprocessor macro to check for the employed Opm version. Therefore, drop support for older versions and only support 2016.04.
-
- Jul 26, 2016
-
-
Holger Class authored
lecture. Unlike there, we use here a non-zero capillary pressure to use rel-perms and capillary pressures from dumux stable
-
Bernd Flemisch authored
Everything in our .hh files is defined within the namespace `Dumux`. There were numerous occurrences of `Dumux::` qualifiers that were unnecessary. Remove those occurrences. Necessary qualifications remain, such as `typedef Dumux::H2O<Scalar> H2O;`.
-
Kilian Weishaupt authored
* Class can only be used for mpnc
-
Thomas Fetzer authored
this means * the first vtk (normally the initial solution) is *-00000.vtu * if all timesteps are writen the time step number and vtk number correspond
-
- Jul 22, 2016
-
-
Timo Koch authored
-
- Jul 07, 2016
-
-
Thomas Fetzer authored
-
- Jul 04, 2016
-
-
Martin Beck authored
Reviewed by heck Instead of calculating it in the local residual, the effective permeability is now calculated within a new file permeabilityrutqvisttsang.hh in the folder dumux/material/fluidmatrixinteractions. This is just one possible effective permeability model. Several others can be added and set via the property EffectivePermeabilityModel. Up to now, the permeabilities were averaged twice, first by calculating the mean of the mean of the intrinsic permeabilities in the flux variables and later by averaging the effective permeabilities in the local residual. This is redundant. Now, only the mean of the effective permeability is calculated in the local residual. This change required to change the reference files for the sequential and the parallel test.
-
- Jun 29, 2016
-
-
Timo Koch authored
-
- Jun 28, 2016
-
-
Thomas Fetzer authored
Move all testing related scripts to subfolder testing
-
- Jun 09, 2016
-
-
Kilian Weishaupt authored
-
- Jun 06, 2016
-
-
Thomas Fetzer authored
-
Thomas Fetzer authored
The reference solutions have been changed because of the previous commit (change pointers to shared pointers)
-
- May 24, 2016
-
-
Timo Koch authored
Add a FieldType enum that controls the field type we generate, e.g. log10, scalar. Could be extended by e.g. tensor in the future. * Remove EntityPointer deprecated in dune2.4 * Use range-based for loops over gridview * Use std::vector instead of blockvector
-
Timo Koch authored
-
Thomas Fetzer authored
-
- May 09, 2016
-
-
Christoph Grüninger authored
-