- 22 Feb, 2016 3 commits
- 17 Feb, 2016 1 commit
-
-
Timo Koch authored
-
- 11 Feb, 2016 2 commits
-
-
Martin Schneider authored
Feature/limit tests to one minute Limit the tests in lecture to a maximum of 60 seconds to reduce computational effort for testing. * [x] Fix fuelcell * [x] Fix co2plume * [x] Fix sagd * [x] Fix convective mixing * [ ] Fix naplinfiltrationexercise * [x] Fix remediationscenariosexercise See merge request !8
-
Martin Schneider authored
-
- 10 Feb, 2016 1 commit
-
-
Timo Koch authored
The input interface got error checking. The output name is ńow set accordong to the scenario. Grid file removed and input gridcreator used. Added EPSILONS (!) for floating point comparisons. Test time reduced to about 40 seconds.
-
- 08 Feb, 2016 1 commit
-
-
Martin Schneider authored
[folderstructure] Alter includes to new folder structure in dumux Removes deprecation warnings because of new folder structure in dumux See merge request !7
-
- 05 Feb, 2016 10 commits
-
-
Timo Koch authored
Reduce the end time of the simulation when testing. *ALWAYS* use epsilons for floating point comparisons!
-
Timo Koch authored
At 10s we almost reached equilibrium already. Turn off line search--not needed--gained a few seconds. Change input file to unix style line endings.
-
Timo Koch authored
*ALWAYS* use epsilons for floating point comparisons!!
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
* Limit automated test time increasing injection rate und reducing TEnd. * Using the standard grid creator. * Follow naming conventions. * Fix indent.
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
- 03 Feb, 2016 3 commits
-
-
Holger Class authored
-
Holger Class authored
-
- 02 Feb, 2016 2 commits
-
-
Christoph Grüninger authored
-
Christoph Grüninger authored
Rename COPYING to LICENSE.md
-
- 21 Jan, 2016 10 commits
-
-
Holger Class authored
Bugfix/compile with dumux master See merge request !6
-
Timo Koch authored
-
Timo Koch authored
-
Timo Koch authored
-
Holger Class authored
changed one of the modifications made by Timo before See merge request !5
-
Holger Class authored
-
Holger Class authored
Fixed a errors made in commits before See merge request !4
-
Holger Class authored
-
Martin Schneider authored
Cleanup/dune 2.4 features Cleanup regarding the dependency upgrade to dune 2.4. * Use of initializer lists for FieldVectors * Read vectors from input file * General formatting and white space * Remove unused typedefs, variables, files See merge request !1
-
Timo Koch authored
-
- 20 Jan, 2016 2 commits
-
-
Timo Koch authored
-
Holger Class authored
-
- 14 Jan, 2016 1 commit
-
-
Kilian Weishaupt authored
[co2plumeshape] Use soldependent Neumann BC The enthalpy of the injected CO2 is now evaluated using the actual pressure and temperature at the injection well. Removed some unused code. See merge request !3
-
- 13 Jan, 2016 1 commit
-
-
Kilian Weishaupt authored
The enthalpy of the injected CO2 is now evaluated using the actual pressure and temperature at the injection well. Removed some unused code.
-
- 15 Dec, 2015 1 commit
-
- 10 Dec, 2015 1 commit
-
-
Kilian Weishaupt authored
The 3p ParkerVanGenuchten material laws have been revised. The applications now use these classes.
-
- 24 Nov, 2015 1 commit
-
-
Martin Schneider authored
Added dune_enable_all_packages() that was missing and prevented compilation. Reviewed by Timo and Kilian
-