mirror of
https://github.com/OPM/opm-simulators.git
synced 2025-02-11 22:45:35 -06:00
- use time stepping algorithm pid instead of pid + iter Adjusting the time-steps on the number of linear iterations does currently not give any improvents on the time-stepping. - Change the pid tolerance. The time-stepper will take longer time-steps and thus reduce the simulation time significantly. The Norne and the SPE results does not degrade - Less aggressive reduction of time-steps after convergence problems |
||
---|---|---|
.. | ||
AdaptiveSimulatorTimer.cpp | ||
AdaptiveSimulatorTimer.hpp | ||
AdaptiveTimeStepping_impl.hpp | ||
AdaptiveTimeStepping.hpp | ||
SimulatorTimer.cpp | ||
SimulatorTimer.hpp | ||
SimulatorTimerInterface.hpp | ||
TimeStepControl.cpp | ||
TimeStepControl.hpp | ||
TimeStepControlInterface.hpp |