- 31 Aug, 2016 7 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* Add ref solution
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
*Clean-up *Add cc test
-
Kilian Weishaupt authored
* Remove unused code * Adapt output of permeability
-
Kilian Weishaupt authored
* Use 2D yasp grid * clean up and rename
-
- 30 Aug, 2016 3 commits
-
-
Kilian Weishaupt authored
* 2p1cni model to simulate steam injection
-
- 29 Aug, 2016 2 commits
-
-
Timo Koch authored
- 24 Aug, 2016 2 commits
-
-
Timo Koch authored
- 18 Aug, 2016 7 commits
-
-
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
-
- 15 Aug, 2016 2 commits
-
-
Katharina Heck authored
[gstat][doc] Add peer-reviewed paper as reference See merge request !184
-
Thomas Fetzer authored
-
- 11 Aug, 2016 1 commit
-
-
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
-
- 10 Aug, 2016 2 commits
-
-
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.
-
- 08 Aug, 2016 1 commit
-
-
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
-
- 03 Aug, 2016 2 commits
-
-
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.
-
- 02 Aug, 2016 1 commit
-
-
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.
-
- 27 Jul, 2016 1 commit
-
-
Kilian Weishaupt authored
* Vector was accessed out of range
-
- 26 Jul, 2016 9 commits
-
-
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
-