mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-25 08:41:00 -06:00
Simulator programs and utilities for automatic differentiation.
4c0189f917
Previously there was an assertion whether the time stepping is still running when querying the time step. After commit 5af794cfd588b this triggered an assertion for Norne. As there is no reason to limit querying the current time step in this way. This commit simply removes the assertion in AdaptiveSimulatorTimer::currentStepLength. This closes OPM/opm-autodiff#446 |
||
---|---|---|
examples | ||
opm/simulators/timestepping | ||
tests |