opm-core/opm/core/simulator
2016-02-03 05:54:24 +01:00
..
AdaptiveSimulatorTimer.cpp [bugfix] Allow querying the current time step even if we are done. 2015-09-01 19:34:30 +02:00
AdaptiveSimulatorTimer.hpp Reverse changes that should not have been merged into master 2015-08-10 14:17:59 +02:00
AdaptiveTimeStepping_impl.hpp Follow class renaming. 2015-11-13 11:37:53 +01:00
AdaptiveTimeStepping.hpp AdaptiveTimeStepping: pass object to compute time error to time step control. This 2015-11-10 09:45:07 -07:00
BlackoilState.cpp SimulatorState: added copyright 2015-07-08 13:23:36 +02:00
BlackoilState.hpp SimulatorState: added copyright 2015-07-08 13:23:36 +02:00
BlackoilStateToFluidState.hpp add some fluid state classes 2015-06-29 14:49:20 +02:00
EquilibrationHelpers.hpp fix Equilibration test by adding some fuzz 2015-10-26 11:21:26 +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 use a .cpp instead of an _impl.hpp file for SaturationPropsFromDeck 2015-09-02 12:29:18 +02:00
initState_impl.hpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
initState.hpp rename all "newParserDeck" objects to "deck" 2014-05-21 11:22:43 +02:00
initStateEquil_impl.hpp Use cell depths based on averaging cell corners 2015-11-24 10:17:12 +01:00
initStateEquil.hpp Fixes includes wrt opm-parser PR-656 2016-01-21 09:42:51 +01:00
SimulatorCompressibleTwophase.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
SimulatorCompressibleTwophase.hpp replace boost::scoped_ptr by std::unique_ptr 2013-08-08 15:21:38 +02:00
SimulatorIncompTwophase.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
SimulatorIncompTwophase.hpp Use struct since that was the original declaration 2013-09-19 10:00:31 +02:00
SimulatorOutput.cpp OPM-218: Write restart files at same interval as eclipse 2015-08-05 13:38:52 +02:00
SimulatorOutput.hpp do not pass the deck to the output writers anymore 2015-03-31 12:12:02 +02: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 Removed unused SimulatorState comparison. 2016-02-03 05:54:24 +01:00
SimulatorState.hpp Removed unused SimulatorState comparison. 2016-02-03 05:54:24 +01:00
SimulatorTimer.cpp OPM-251: Support for restart 2016-01-04 16:11:21 +01:00
SimulatorTimer.hpp OPM-251: Support for restart 2016-01-04 16:11:21 +01:00
SimulatorTimerInterface.hpp Reverse changes that should not have been merged into master 2015-08-10 14:17:59 +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 timeError --> relativeChange. 2015-11-10 09:53:40 -07:00
TwophaseState_impl.hpp Extract common parts of blackoil and incomp. state 2013-11-13 13:48:28 +01:00
TwophaseState.hpp Extract common parts of blackoil and incomp. state 2013-11-13 13:48:28 +01:00
WellState.hpp WellState: move typedefs into public section and include string. 2015-09-16 12:36:05 +02:00