opm-simulators/opm/simulators/timestepping
Tor Harald Sandve 380fe6e2fd Timestepper based on userInput
A new timestepper that reads timesteps from a file generated using
ecl_summary "DECK" TIME
and applies it to the simulator

Also a parameter timestep.initial_step_length (default 1 day) is added
to controll the frist timestep.
2016-09-21 09:39:36 +02:00
..
AdaptiveSimulatorTimer.cpp use ostream not std::cout directly. 2016-05-09 13:30:28 +08:00
AdaptiveSimulatorTimer.hpp SimulatorTimers: added method clone to allow for copying of the objects. 2016-03-29 10:34:16 +02:00
AdaptiveTimeStepping_impl.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00
AdaptiveTimeStepping.hpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
SimulatorTimer.cpp adding a initialStep() function to SimulatorTimer 2016-07-04 11:12:53 +02:00
SimulatorTimer.hpp adding a initialStep() function to SimulatorTimer 2016-07-04 11:12:53 +02:00
SimulatorTimerInterface.hpp SimulatorTimerInterface: include missing header for unique_ptr. 2016-03-29 10:42:03 +02:00
TimeStepControl.cpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00
TimeStepControl.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00
TimeStepControlInterface.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00