- 22 Dec, 2017 1 commit
-
-
Bernd Flemisch authored
-
- 21 Dec, 2017 2 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
Correct handling of gravitational flux contributions requires the mpfa framework to be completely re-designed.
-
- 25 Nov, 2017 1 commit
-
-
Dennis Gläser authored
-
- 28 Oct, 2017 1 commit
-
-
Dennis Gläser authored
we now have the following levels of type tags: - basic numerical model - linear solver type tag - discretization scheme-specific type tag - physics-related type tag (e.g. pmflow) - problem-specific type tag
-
- 25 Oct, 2017 2 commits
-
-
Dennis Gläser authored
the dual grid index set now does not contain the data on the global scv indices that are connected to the faces. The local data is only available in the iv index set. This should be better for methods other than the mpfa-o method, as in those the local mappings of the dual grid index set is maybe useless (e.g. for the mpfa-l scheme).
-
Dennis Gläser authored
TODO: implement ficks and fouriers law, as well as the interaction volume data handles accordingly for problems involving diffusion/heat conduction
-