opm-core/opm/core/simulator
2015-10-08 11:42:15 +02: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 AdaptiveTimeStepping: also apply terminal output to solver_verbose. 2015-09-16 15:19:19 +02:00
AdaptiveTimeStepping.hpp use the error macros from opm-common 2015-10-08 11:42:15 +02: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 Mark non-template functions in headers as 'inline' 2015-09-15 15:33:22 +02: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 Support for equil-initialisation for datum depth outside oil zone. 2015-09-21 18:22:11 +02:00
initStateEquil.hpp Fxied bug in table-container use. 2015-10-05 15:59:08 +02: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 use the error macros from opm-common 2015-10-08 11:42:15 +02:00
SimulatorState.hpp SimulatorState: export num_cells_ and num_faces_ and allow to register data from any 2015-09-14 12:57:36 +02:00
SimulatorTimer.cpp cleanup: reportStepIdx --> writeStepIdx. 2015-01-09 16:22:03 +01:00
SimulatorTimer.hpp make documentation equal for all three classes. 2015-01-28 15:46:11 +01:00
SimulatorTimerInterface.hpp Reverse changes that should not have been merged into master 2015-08-10 14:17:59 +02:00
TimeStepControl.cpp use the error macros from opm-common 2015-10-08 11:42:15 +02:00
TimeStepControl.hpp Limit the timestep growth for all timestepping algorithm 2015-09-03 12:52:47 +02:00
TimeStepControlInterface.hpp Suppress unused argument warning. 2014-11-05 07:51:21 +01: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