opm-simulators/opm/simulators/timestepping
Andreas Lauser 144318b567 consolidate the unit system to opm-parser
since the unit code within opm-parser is now a drop-in replacement,
this simplifies things and make them less error-prone.

unfortunately, this requires quite a few PRs. (most are pretty
trivial, though.)
2016-10-10 17:50:26 +02:00
..
AdaptiveSimulatorTimer.cpp consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02: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 Log the message of exceptions in the catch clause of adaptive time stepper. 2016-10-04 10:33:56 +02:00
AdaptiveTimeStepping.hpp Add initalizer for adaptiveTimeStepper that uses values from TUNING 2016-09-30 10:36:30 +02:00
SimulatorTimer.cpp consolidate the unit system to opm-parser 2016-10-10 17:50:26 +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 consolidate the unit system to opm-parser 2016-10-10 17:50:26 +02:00
TimeStepControl.hpp Small fixes hardcodedTimestepControl 2016-09-21 09:39:36 +02:00
TimeStepControlInterface.hpp Timestepper based on userInput 2016-09-21 09:39:36 +02:00