opm-simulators/opm/simulators/timestepping
Kai Bao 347ca3978a adding parameter to control the min time step
can be reduced to based on the newton iteration counts.

By default it is zero, so it should not change any running results.
2021-03-10 11:49:59 +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 adding parameter to control the min time step 2021-03-10 11:49:59 +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 substitute solveWellEq with one inner solve for newly opened wells 2021-01-18 15:12:17 +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