Simulator programs and utilities for automatic differentiation.
Go to file
Andreas Lauser 0a1fa8de81 make it possible to explicitly compute the storage term of the previous time step
some weird hacks (hello, DR[SV]DT) cause a change of the storage term
in the first Newton-Raphson iteration compared to the solution of the
previous time level. In order to use the correct values, one thus must
explicitly recompute the storage term for the previous time step
instead of just reusing the result of the first Newton-Raphson
iteration of the current time step.
2018-12-20 15:52:06 +01:00
ebos make it possible to explicitly compute the storage term of the previous time step 2018-12-20 15:52:06 +01:00
tests fix extra compiler warnings 2018-07-02 09:17:56 +02:00