- 09 Jan, 2017 5 commits
-
-
-
-
-
-
We hand in the element solution to the volume variables so that parameters can potentially be solution dependent and be evaluated at the scv center. We allow for scv-wise discontinuous parameters.
-
- 05 Jan, 2017 6 commits
-
-
Thomas Fetzer authored
Feature/kelvin equation See merge request !287 Conflicts: dumux/porousmediumflow/2p2c/implicit/volumevariables.hh
-
Dennis Gläser authored
Add missing include <functional> See merge request !325
-
Sina Ackermann authored
[bin] Remove deprecated scripts See merge request !317
- 04 Jan, 2017 4 commits
-
-
Timo Koch authored
Merge branch 'fix/restartAndEpisodes' into 'master' Fix/restart and episodes For me it would be more intuitive to first advance the time level and then do all the processing and file writing. However this is more complicated, therefore I shifted the restart stuff to the same level as the vtk output stuff. See merge request !310 See merge request !321
-
Timo Koch authored
Merge branch 'Fix/gridAdaptModels' into 'master' [sequential grid adaptation] Fix problems due to commit 42dd5278 Set GridAdaptModel with second template argument (true/false for adaptivity) depending on AdaptiveGrid property. Include file for default initialization indicator. Clean-up. See merge request !313 See merge request !314
- 29 Dec, 2016 1 commit
-
-
Martin Beck authored
Fix/restart and episodes For me it would be more intuitive to first advance the time level and then do all the processing and file writing. However this is more complicated, therefore I shifted the restart stuff to the same level as the vtk output stuff. See merge request !310
-
- 27 Dec, 2016 1 commit
-
-
Thomas Fetzer authored
[cmake,valgrind] Bring back mistakenly removed FindValgrind.cmake The removal happend in 37dbc358 ;) See merge request !319
-
- 23 Dec, 2016 1 commit
-
-
Fix/documentation typos See merge request !315
-
- 22 Dec, 2016 8 commits
-
-
Thomas Fetzer authored
[sequential grid adaptation] Fix problems due to commit 42dd5278 Set GridAdaptModel with second template argument (true/false for adaptivity) depending on AdaptiveGrid property. Include file for default initialization indicator. Clean-up. See merge request !313
-
Dennis Gläser authored
[mpfa] a few minor changes See merge request !312
-
Dennis Gläser authored
-
Speed-up multidomain tests [tests][multidomain] Use tabulated H2OAir FluidSystem * speeds-up test by 5 * hopefully makes test more robust when comparing to reference solution See merge request !309
-
Dennis Gläser authored
Feature/mpfacleanup See merge request !308
-
Dennis Gläser authored
-
Dennis Gläser authored
Originally it was thought that the list of scvf indices might not be unique, which is why we sorted and made the entries unique. This is not the case though.
-
- 21 Dec, 2016 6 commits
-
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
- 20 Dec, 2016 3 commits
-
-
Dennis Gläser authored
Feature/output module See merge request !306
-
Timo Koch authored
-
Timo Koch authored
-
- 19 Dec, 2016 5 commits
-
-
Timo Koch authored
* Set the property for ImplicitBase and define default of 1.0. * Remove any obsolete declarations from all ported models
-
Dennis Gläser authored
Fix/global caching compositional models See merge request !307
-
Timo Koch authored
-
Timo Koch authored