mirror of
https://github.com/OPM/opm-simulators.git
synced 2024-12-29 10:40:59 -06:00
98e11bf14e
The step size might still need to be smaller than suggested to not simulate beyond the end of the current report step. To ensure this we now use AdaptiveTimeSimulationTimer::provideTimeStepEstimate which will limit it and also make sure that subsequent time steps will not get to small either. |
||
---|---|---|
.. | ||
AdaptiveSimulatorTimer.cpp | ||
AdaptiveSimulatorTimer.hpp | ||
AdaptiveTimeStepping.cpp | ||
AdaptiveTimeStepping.hpp | ||
ConvergenceReport.cpp | ||
ConvergenceReport.hpp | ||
EclTimeSteppingParams.hpp | ||
gatherConvergenceReport.cpp | ||
gatherConvergenceReport.hpp | ||
SimulatorReport.cpp | ||
SimulatorReport.hpp | ||
SimulatorTimer.cpp | ||
SimulatorTimer.hpp | ||
SimulatorTimerInterface.cpp | ||
SimulatorTimerInterface.hpp | ||
TimeStepControl.cpp | ||
TimeStepControl.hpp | ||
TimeStepControlInterface.hpp |