- Feb 10, 2016
-
-
Kilian Weishaupt authored
Write restart files just before the simulation stops after the maximum number of time step divisions has been reached.
-
- Feb 09, 2016
-
-
Thomas Fetzer authored
Fix/fs305 dx dswe See merge request !74
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
[FluidState] Using FluidState property Replace direct declaration with FluidState property. There were still a few files missing where this has not been changed so far. See merge request !73
-
- Feb 08, 2016
-
-
Martin Schneider authored
Replace direct declaration with FluidState property.
-
- Feb 05, 2016
-
-
Kilian Weishaupt authored
Most of the partial derivatives in the material laws are with respect to the effective saturation swe. This is fixed for 3p.
-
Kilian Weishaupt authored
Most of the partial derivatives in the material laws are with respect to the effective saturation swe. This is fixed for 2p.
-
Natalie Schröder authored
Cleanup/doxygen See merge request !72
-
Natalie Schröder authored
-
Natalie Schröder authored
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
Conflicts: dumux/porousmediumflow/2pncmin/implicit/volumevariables.hh
-
- Feb 04, 2016
-
-
Christoph Grüninger authored
[fix] store GridViews as objects, not as references See merge request !71
-
Bernd Flemisch authored
-
- Feb 03, 2016
-
-
Christoph Grüninger authored
[bugfix] Include important headers in implicit propertydefaults The BCRSMatrix was nowhere included in the implicit models and just worked by chance with MPI. Without MPI and gcc 5.2.1 or clang 2.6 only decalaration of BCRSMatrix from matrixutils was available. The propertydefaults should include important headers of the classes they are using to set the properties. See merge request !69
-
Timo Koch authored
The BCRSMatrix was nowhere included in the implicit models and just worked by chance with MPI. Without MPI and gcc 5.2.1 or clang 2.6 only decalaration of BCRSMatrix from matrixutils was available. The propertydefaults should include important headers of the classes they are using to set the properties.
-
- Feb 02, 2016
-
-
Bernd Flemisch authored
[gridcreator] Improve error messages Use the demangled class names provided by dune-common to deduce the grid type and use it in error messages. See merge request !68
-
Timo Koch authored
Use the demangled class names provided by dune-common to deduce the grid type and use it in error messages.
-
Thomas Fetzer authored
[changelog] Rewrite in markdown See merge request !67
-
Timo Koch authored
-
Thomas Fetzer authored
[navierstokes] Change test to tensor grid Get rid of external grid managers Use coarser mesh (65x65 instead of 85x85) See merge request !66
-
Christoph Grüninger authored
Get rid of external grid managers Use coarser mesh (65x65 instead of 85x85)
-
Natalie Schröder authored
-
Bernd Flemisch authored
[range-based-for] Use ADL as intended by dune Argument dependent lookup deduces the Dune namespace from the function arguments that are also in namespace Dune. see https://www.dune-project.org/doc/doxygen/html/group__GIIteration.html See merge request !65
-
Timo Koch authored
Argument dependent lookup deduces the Dune namespace from the function arguments that are also in namespace Dune.
-
Natalie Schröder authored
only the ni-base-model will be listed in the module list ni-test-problems include docu from non-ni-base problem
-
Natalie Schröder authored
-
Johannes Hommel authored
added a missing std:: in line 359
-
Johannes Hommel authored
Removed TODOS and unnecessary comments, added units
-
Christoph Grüninger authored
Add symbolic link from COPYING to LICENSE.md
-
Kilian Weishaupt authored
[properties] remove TypeTags "ImplicitModel" and "ExplicitModel" The TypeTags haven't been used apart from one internal inheritance. See FS#304 for details. See merge request !61
-
Christoph Grüninger authored
Feature/drop alberta for foamgrid See merge request !62
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Bernd Flemisch authored
The TypeTags haven't been used apart from one internal inheritance. See FS#304 for details.
-