Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser bbd545c358 reservoir problem: reduce the raw tolerance of the newton method to 10^-6
10^-4 lead to sporadic results if the final tolerance of the solution
really was 10^-4. (it currently is usually better because each time
step experiences an additional update after the Newton method deems it
to be converged.)
2016-10-14 18:26:55 +02:00
bin relax the python script to check the reference solutions 2013-07-07 19:02:28 +02:00
doc refactoring: rename GridCreator to GridManager 2014-04-27 19:12:32 +02:00
examples reservoir problem: reduce the raw tolerance of the newton method to 10^-6 2016-10-14 18:26:55 +02:00
tests make the dune-localfunctions dependency optional 2016-09-22 15:23:14 +02:00