- 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
Feature/new 3pwateroil See merge request !179
-
Bernd Flemisch authored
Merge branch 'feature/new-3pwateroil' of https://git.iws.uni-stuttgart.de/dumux-repositories/dumux into feature/new-3pwateroil Conflicts: test/porousmediumflow/3pwateroil/implicit/3pwateroilsagdproblem.hh
-
Bernd Flemisch authored
-
-
lecture. Unlike there, we use here a non-zero capillary pressure to use rel-perms and capillary pressures from dumux stable
-
This was previously already available locally in dumux-lecture.
-
Holger Class authored
-
- Aug 15, 2016
-
-
Katharina Heck authored
[gstat][doc] Add peer-reviewed paper as reference See merge request !184
-
Thomas Fetzer authored
-
- Aug 11, 2016
-
-
Bernd Flemisch authored
[cornerpoint] adapt to current Opm release 2016.04 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. See merge request !182
-
- Aug 10, 2016
-
-
Bernd Flemisch authored
[gridcreator] Fix gmsh grids for parallel alugrid runs Dune-alugrid needs the gmsh reader to only fill the grid factory on rank 0. See mergerequest !14 https://gitlab.dune-project.org/core/dune-grid/merge_requests/14. This is different e.g. for UG that needs the grid on all processes. See merge request !183
-
Timo Koch authored
Dune-alugrid needs the gmsh reader to only fill the grid factory on rank 0. See mergerequest !14 https://gitlab.dune-project.org/core/dune-grid/merge_requests/14. This is different e.g. for UG that needs the grid on all processes.
-
- Aug 08, 2016
-
-
Timo Koch authored
remove superfluous `Dumux::` qualifiers 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;`. See merge request !178
-
- Aug 03, 2016
-
-
Martin Schneider authored
-
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 27, 2016
-
-
Kilian Weishaupt authored
* Vector was accessed out of range
-
- Jul 26, 2016
-
-
Bernd Flemisch authored
-
Holger Class 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
This was previously already available locally in dumux-lecture.
-
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
-
Kilian Weishaupt authored
* Accessing the fluidstate directly is error prone * Fixes the the Valgrind error in test_boxmpnckinetic
-
Bernd Flemisch authored
[vtk][test] Start vtk numbering with 0 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 See merge request !175
-
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
-
Christoph Grüninger authored
[cleanup][CMake] Skip on 77 is now the default for dune 3.0 See merge request !173
-
Kilian Weishaupt authored
* A one-dimensional array was accessed with index 1, causing a Valgrind error
-
Bernd Flemisch authored
moved the "using" command in front of the doxygen description in the fulidsystems, as detailed in the FS315. see also http://www.dumux.org/flyspray/index.php?do=details&task_id=315 See merge request !174
-
Johannes Hommel authored
-
Timo Koch authored
-
Timo Koch authored
-
- Jul 22, 2016