- Feb 17, 2017
-
-
Katharina Heck authored
-
- Feb 15, 2017
-
- Feb 03, 2017
-
-
Timo Koch authored
The update of the reference solution was necessary as the problem description did not fit the implementation. The current time in an implicit Euler context has to be t+1.
-
- Feb 01, 2017
-
-
* Use ADL for std:: functions * Adapt doxygen docu
-
* Adapt to new interface * Fix error in neumann term (use wPhase density instead of gPhase density) * Adapt ref files accordingly
-
* Adapt to new interface * Rename variables in ref solution and CMakeList.txt * Use \ to escape the brackets in CMakeList.txt
-
-
- Jan 30, 2017
- Jan 26, 2017
-
-
Timo Koch authored
-
- Jan 11, 2017
-
-
Dennis Gläser authored
Note: tests still fail
-
Dennis Gläser authored
Note: the box tests still fail
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
- Jan 10, 2017
-
-
Timo Koch authored
-
Dennis Gläser authored
This commit also ports the 1pniconduction test to the new output module
-
Timo Koch authored
-
- Jan 09, 2017
-
-
- The laws store a pointer to the spatial parameters instead of an initial field (more user-friendly). - The permeability type has to be stated publicly in the spatial parameters
-
-
-
The box test passes here, but strangely the cc test fails
-
The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.[1p] port ni tests to new interface The tests fail, but they do so because the output has changed. This has to be checked again.
-
Unfortunately, the box 1p test does not pass. It remains to check why and if it didn't do so before as well.
-
- 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 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
-
- Dec 19, 2016
- Dec 16, 2016
-
-
Timo Koch authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
-
Dennis Gläser authored
Note that the niconvectionproblem has been ported before. That implementation had in mind that an interface change of the spatial params might occur in the future which does not allow a simple update of the volume variables. This commit brings it back to the old approach. If the spatial parameter interface change happens we'll have to change all the models anyway.
-
Timo Koch authored
-
Timo Koch authored
-
-
-
-