opm-simulators/opm/simulators/timestepping
Tor Harald Sandve 1582d92d06 Change minimum timestep size to 1e-12
the unit is days for field and metric and hours for lab
the purpose is to shut down "dead" simulations
2021-03-18 10:45:26 +01:00
..
AdaptiveSimulatorTimer.cpp use std::make_unique where applicable 2020-09-02 15:35:39 +02:00
AdaptiveSimulatorTimer.hpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
AdaptiveTimeSteppingEbos.hpp Change minimum timestep size to 1e-12 2021-03-18 10:45:26 +01:00
ConvergenceReport.hpp Silence warnings from range-for. 2020-10-12 09:39:37 +02:00
gatherConvergenceReport.cpp Silence warnings from range-for. 2020-10-12 09:39:37 +02:00
gatherConvergenceReport.hpp Move implementation of gatherConvergenceReport() to cpp file. 2018-11-13 14:01:01 +01:00
SimulatorReport.cpp fix ordering of first line in *INFOSTEP files 2021-03-11 11:22:58 +01:00
SimulatorReport.hpp report pre/post time 2020-12-10 13:40:41 +01:00
SimulatorTimer.cpp Use Schedule time functions - avoid TimeMap 2021-02-25 18:10:22 +01:00
SimulatorTimer.hpp Use Schedule time functions - avoid TimeMap 2021-02-25 18:10:22 +01:00
SimulatorTimerInterface.hpp Added initialStep to SimulatorTimerInterface 2017-07-20 12:11:11 +02:00
TimeStepControl.cpp adding parameter to control the min time step 2021-03-10 11:49:59 +01:00
TimeStepControl.hpp adding parameter to control the min time step 2021-03-10 11:49:59 +01:00
TimeStepControlInterface.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00