- 30 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
-
- 29 Aug, 2018 5 commits
-
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
* make function returning pv name independent of discretization * add free helper function for staggered
-
Timo Koch authored
-
Katharina Heck authored
[md][stokesDarcy] Fix calculation of diffusive fluxes over interface See merge request !1201
-
- 28 Aug, 2018 11 commits
-
-
-
-
-
Kilian Weishaupt authored
* always return molecular diffusive flux, as name suggests
-
Bernd Flemisch authored
-
Bernd Flemisch authored
The properties don't exist anymore. This has gone unnoticed since SuperLU is available on all test platforms.
-
Kilian Weishaupt authored
[staggered][subdomainlocalassembler] Consider storage term and boundary in… See merge request !1193
- 27 Aug, 2018 14 commits
-
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* resize local objects * fixes clang error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* fixes clang compiler error
-
Kilian Weishaupt authored
* clang won't compile otherwise
-
Kilian Weishaupt authored
* use Dune::Hybrid::elementAt() instead of std::get<>()
-
Kilian Weishaupt authored
* due to a bug in clang (https://stackoverflow.com/a/47849501), myMultiTypeBlockvector.size() (which is static constexpr) has to be changed to MultiTypeBlockVector::size() to be used as a constexpr template argument * probably a similar issue with using Dune::Hybrid::forEach and std::get<>
-
Kilian Weishaupt authored
[staggered][fvElementGeometry] Make ParentType method scvf(globalIdx) available See merge request !1197
-
Kilian Weishaupt authored
-
Kilian Weishaupt authored
[fix][multidomain][stokesdarcy] fix convective coupling so that it is energy conservative See merge request !1194
-
-
Bernd Flemisch authored
-
- 26 Aug, 2018 1 commit
-
-
Melanie Lipp authored
[staggered][subdomainlocalassembler] Consider storage term and boundary in assembling face residual.
-
- 24 Aug, 2018 4 commits
-
-
Simon Scholz authored
Feature/improve 2p1cni See merge request !1191
-
Kilian Weishaupt authored
* only build two executables
-
Kilian Weishaupt authored
* allows to use thermal non-equilibrium model (T_soil != T_fluid)
-
Kilian Weishaupt authored
* shall not be used but is required in order to fix clang compilation error
-
- 23 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
[io][gridmanager] Make gridData when making grid from dgf See merge request !1190
-
- 22 Aug, 2018 1 commit
-
-
Timo Koch authored
-
- 21 Aug, 2018 1 commit
-
- 20 Aug, 2018 1 commit
-
-
Kilian Weishaupt authored
[md][stokesDarcy] Correctly account for orientation of gravity vector See merge request !1184
-