opm-core/opm/core/simulator
Kai Bao 1fc189065c adding a initialStep() function to SimulatorTimer
to indicate if the current step is the inital step.
2016-07-04 11:12:53 +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 output well iterations if it is a valid number. 2016-06-30 09:03:30 +08:00
AdaptiveTimeStepping.hpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
BlackoilState.cpp WellState::report() to make opm-output Well data 2016-06-06 12:40:44 +02:00
BlackoilState.hpp Fixing PR comments 2016-05-13 12:49:45 +02:00
BlackoilStateToFluidState.hpp add some fluid state classes 2015-06-29 14:49:20 +02:00
EquilibrationHelpers.hpp Remove Equil + EquilWrapper, replace with upstream 2016-03-01 09:59:54 +01:00
ExplicitArraysFluidState.hpp use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
ExplicitArraysSatDerivativesFluidState.hpp rename "local AD" to "dense AD" 2016-06-03 21:57:48 +02:00
initState_impl.hpp Code cleanup 2016-04-26 07:48:58 +02:00
initState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
initStateEquil_impl.hpp Fix two phase EQUIL initialization 2016-06-20 10:36:24 +02:00
initStateEquil.hpp it should be the same number in EQLNUM. 2016-06-15 16:53:51 +08:00
SimulatorReport.cpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
SimulatorReport.hpp Allow to prevent SimulatorReport for printing to std::cout. 2015-05-08 11:12:23 +02:00
SimulatorState.cpp Silence sign comparison warning. 2016-02-29 10:58:43 +01: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 timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControl.hpp timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TimeStepControlInterface.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
TwophaseState_impl.hpp Changes in SimulatorState: 2016-02-22 08:42:04 +01:00
TwophaseState.cpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
TwophaseState.hpp Replaced SimulatorState -> SimulationDatacontainer 2016-03-29 10:44:49 +02:00
WellState.hpp Make struct wells unique member of WellState 2016-06-06 12:42:54 +02:00