- Feb 06, 2017
-
-
Kilian Weishaupt authored
Fix/clamp input material laws See merge request !365
-
- Feb 02, 2017
-
-
Kata Kurgyis authored
-
Timo Koch authored
This should not affect the regularzied version of vangenuchten, since the regularized version makes sure the raw law is never called with out-of-range parameters. However, when using the raw law we want the security that a valid scalar is returned (not NaN).
-
Timo Koch authored
This should not affect the regularzied version of vangenuchten, since the regularized version makes sure the raw law is never called with out-of-range parameters. However, when using the raw law we want the security that a valid scalar is returned (not NaN).
- Feb 01, 2017
-
-
Kilian Weishaupt authored
Cleanup/2pnc 2pncmin models See merge request !285
-
- Jan 31, 2017
-
-
Johannes Hommel authored
-
Johannes Hommel authored
-
Johannes Hommel authored
-
Johannes Hommel authored
-
- Jan 30, 2017
-
- Jan 05, 2017
-
-
Dennis Gläser authored
Add missing include <functional> See merge request !325
-
Christoph Grüninger authored
-
Sina Ackermann authored
[bin] Remove deprecated scripts See merge request !317
-
- Jan 04, 2017
-
-
Bernd Flemisch authored
Feature/kelvin equation See merge request !287
-
Bernd Flemisch authored
This concerns comments, output and local variable names. Also fix some comments where liquid has been used instead of gas.
-
- Dec 29, 2016
-
-
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
-
- Dec 27, 2016
-
-
Thomas Fetzer authored
Now willBeFinished, timeStepIdx, ... is the same for shouldWriteOutput() and shouldWriteRestart()
-
Thomas Fetzer authored
[cmake,valgrind] Bring back mistakenly removed FindValgrind.cmake The removal happend in 37dbc358 ;) See merge request !319
-
Christoph Grüninger authored
The removal happend in 7b651d13
-
- Dec 23, 2016
-
-
Thomas Fetzer authored
-
Christoph Grüninger authored
Fix/documentation typos See merge request !315
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
- Dec 22, 2016
-
-
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
-
Set GridAdaptModel with second template argument (true/false for adaptivity) depending on AdaptiveGrid property. Include file for default initialization indicator. Clean-up.
-
Christoph Grüninger 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
-
Thomas Fetzer authored
-
Thomas Fetzer authored
-
Thomas Fetzer authored
[2p2c] Implement Kelvin equation, accounting for lower saturation vapor pressure in case of high capillary effects
-
- Dec 21, 2016
-
-
Thomas Fetzer authored
-
- Dec 16, 2016
-
-
Bernd Flemisch authored
[adaptivity sequential] make grid adapt model a property and clean-up properties Grid adapt model can be chosen as a property now (e.g. for multidim-models). All adaptivity related properties were moved to gridadaptproperties.hh. See merge request !299
-
Beatrix Becker authored
Grid adapt model can be chosen as a property now (e.g. for multidim-models). All adaptivity related properties were moved to gridadaptproperties.hh.
-
- Dec 14, 2016
-
-
-
-
Beatrix Becker authored
-
Beatrix Becker authored
- Dec 13, 2016
-
-
Beatrix Becker authored
-
Thomas Fetzer authored
* speeds-up test by 5 * hopefully makes test more robust when comparing to reference solution
-