opm-simulators/opm/simulators/timestepping
Tor Harald Sandve 6d28f19009 Change default values
- 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
2015-09-08 10:56:58 +02:00
..
AdaptiveSimulatorTimer.cpp [bugfix] Allow querying the current time step even if we are done. 2015-09-01 19:34:30 +02:00
AdaptiveSimulatorTimer.hpp Reverse changes that should not have been merged into master 2015-08-10 14:17:59 +02:00
AdaptiveTimeStepping_impl.hpp Change default values 2015-09-08 10:56:58 +02:00
AdaptiveTimeStepping.hpp Limit the timestep growth for all timestepping algorithm 2015-09-03 12:52:47 +02:00
SimulatorTimer.cpp cleanup: reportStepIdx --> writeStepIdx. 2015-01-09 16:22:03 +01:00
SimulatorTimer.hpp make documentation equal for all three classes. 2015-01-28 15:46:11 +01:00
SimulatorTimerInterface.hpp Reverse changes that should not have been merged into master 2015-08-10 14:17:59 +02:00
TimeStepControl.cpp Limit the timestep growth for all timestepping algorithm 2015-09-03 12:52:47 +02:00
TimeStepControl.hpp Limit the timestep growth for all timestepping algorithm 2015-09-03 12:52:47 +02:00
TimeStepControlInterface.hpp Suppress unused argument warning. 2014-11-05 07:51:21 +01:00