- 03 Jan, 2020 4 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Clang 10-git warns with this change: class with destructor marked 'final' cannot be inherited from [-Wfinal-dtor-non-final-class]
-
Simon Emmert authored
[solidsystem] Implement one component solid system See merge request !1828
-
Simon Emmert authored
[disc][rotsym] Fix missing includes See merge request !1829
-
- 02 Jan, 2020 3 commits
- 30 Dec, 2019 1 commit
-
-
Timo Koch authored
-
- 20 Dec, 2019 19 commits
-
-
Timo Koch authored
-
-
-
-
-
-
-
[test tabulation] add right range for testing gas/liquid properties and make it compile with all components by setting useVaporPressure to false if necessary
-
Timo Koch authored
-
Martin Utz authored
-
Timo Koch authored
-
The tracer problem had neumann-noflow boundaries so far. We now implement an outflow BC on the top so that the tracer is transported out of the domain and does not accumulate anymore. The reference solution is adapted.
- 19 Dec, 2019 8 commits
- 18 Dec, 2019 1 commit
-
-
Kilian Weishaupt authored
[md][stokesdarcy] Clean-up coupling mapper Closes #764 See merge request !1825
-
- 17 Dec, 2019 4 commits
-
-
Kilian Weishaupt authored
* remove coupling mgr member variable * pass mgr to function that acutally needs it * remove unused code
-
Martin Schneider authored
Feature/doc parallel direct solver Closes #785 See merge request !1793
-
Kilian Weishaupt authored
[properties] Disable old property macros per default See merge request !1802
-
Kilian Weishaupt authored
-