- Jan 11, 2018
-
-
Dennis Gläser authored
-
Dennis Gläser authored
This is needed for compatibility with the new FvAssemblerBase class.
-
Dennis Gläser authored
This requires additional info to be supplied by the FluxStencils. For example, this commit further introduces the property MaxNumBranchesPerScvf with which the size for these reserved vectors is parameterized for network/surface grids.
-
Dennis Gläser authored
in the box scheme, no solution dependent quantities are cached in the flux variables cache.
-
-
-
-
-
-
-
-
* compiles, 1p test passes, still lacks some methods
-
-
-
* cast enum to int before comparing
-
-
-
-
-
-
-
-
-
-
-
-
-
- Jan 10, 2018
-
-
-
Treat all files `*volumevariables*` and `*localresidual*`.
-
Katharina Heck authored
[mpnc] fix source of compiler error See merge request !733
-
Bernd Flemisch authored
Most likely, the complex interdependencies of MPNC and NonEquilibrium type tags and Indices classes yield the compiler error with clang. Provide a temporary fix by not using the NumEq property directly.
-
Kilian Weishaupt authored
[fluxoverplane] fix construction of AffineGeometry for Dune 2.5 See merge request !732
-
Bernd Flemisch authored
- Jan 08, 2018
-
-
Kilian Weishaupt authored
Feature/improve fluxoverplane See merge request !731
-
Kilian Weishaupt authored
* make output more clear
-
- Jan 06, 2018
-
-
Kilian Weishaupt authored
* consider replaceCompIdx correctly
-
Kilian Weishaupt authored
* calculate the mass and volume fluxes over two different planes
-
Kilian Weishaupt authored
* add convenience functions to get mass/mole or volume fluxes * make more generic, for compositional models
-
- Jan 05, 2018
-
-
Dennis Gläser authored
[mpfa] Use numLocalScvf instead of constant See merge request !718
-