- Aug 20, 2018
-
-
Kilian Weishaupt authored
[md][stokesDarcy] Correctly account for orientation of gravity vector See merge request !1184
-
Kilian Weishaupt authored
[staggered][freeflow] Print position of failing BC See merge request !1185
-
-
- Aug 16, 2018
-
-
Dennis Gläser authored
[box] allow mixed-type boundary conditions for box Closes #560 See merge request !1187
-
Bernd Flemisch authored
Test in test/geomechanics/elastic.
-
Dennis Gläser authored
Feature/2p1c wettability Closes #522 See merge request !1140
-
Dennis Gläser authored
-
Dennis Gläser authored
Feature/multiphase poroelasticity See merge request !1157
-
Bernd Flemisch authored
[material][porodeformation] use correct law See merge request !1183
-
Dennis Gläser authored
-
Dennis Gläser authored
[md][bugfix] Fix memory leak due to cyclic shared_ptr dependency couplingmanager<->problem Closes #557 See merge request !1179
-
- Aug 15, 2018
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Giuliano Lombardo authored
* hydrostatic pressure increases in direction of gravity
-
Simon Emmert authored
-
Simon Emmert authored
The 2p1c model only makes sense in a non-isothermal setting. The artificial isothermal base model is removed and numEQ, energyEQ,... are set directly now.
-
Simon Emmert authored
-
Simon Emmert authored
-
-
-
-
This adresses the memory leak associated with both the problem as well as the coupling manager having shared pointers to each other and none of them being destructed at the end of the simulation.
-
Timo Koch authored
-
-
- Aug 14, 2018
-
-
Bernd Flemisch authored
-
Kilian Weishaupt authored
-
Dennis Gläser authored
[h2oair] Make diffusion coefficient more readable and fix #556 Closes #556 See merge request !1178
-
- Aug 13, 2018
-
-
Timo Koch authored
-
Dennis Gläser authored
[brineco2] Fix asserts that T,p are greater than 0 See merge request !1177
-
- Aug 12, 2018
-
-
Timo Koch authored
-
- Aug 10, 2018
-
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
* We require the signature std::string(int, int) signature for all pv names functions passed to load solution. You can still wrap a function that just takes a privar index into a lambda with these two arguments. * We make FluidSystem an optional template parameter for all functions that don't make use of it. This way they can be also used directly in loadSolution when not using the convenience free function pvNames. * We return a function from the convenience free function now to be able to include the param group
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Missing: elastic, mpnc, nonequilibrium, mineralization.