..
AdaptiveSimulatorTimer.cpp
AdaptiveSimulatorTimer: -improvement in time step adjustment near end of time interval
2015-02-06 13:59:50 +01:00
AdaptiveSimulatorTimer.hpp
AdaptiveSimulatorTimer: -improvement in time step adjustment near end of time interval
2015-02-06 13:59:50 +01:00
AdaptiveTimeStepping_impl.hpp
Adjust parameters after testing.
2015-04-22 13:03:19 +02:00
AdaptiveTimeStepping.hpp
AdaptiveTimeStepping: remove initial_fraction (use restart factor instead) and use
2015-02-10 13:10:39 +01:00
BlackoilState.cpp
BlackoilState: added forgotten rv to equal method.
2015-01-29 11:07:24 +01:00
BlackoilState.hpp
Improve the documentation a bit.
2015-02-05 15:43:48 +01:00
EquilibrationHelpers.hpp
PVT properties: allow them to be temperature dependent
2014-12-01 20:06:31 +01:00
initState_impl.hpp
Fix property method calls.
2015-03-23 16:19:40 +01:00
initState.hpp
rename all "newParserDeck" objects to "deck"
2014-05-21 11:22:43 +02:00
initStateEquil_impl.hpp
Fix unneeded-internal-declaration warning.
2015-03-02 10:28:55 +01:00
initStateEquil.hpp
Ported initStateEquil to using the GridHelpers.
2015-02-20 09:39:50 +01:00
SimulatorCompressibleTwophase.cpp
PVT properties: allow them to be temperature dependent
2014-12-01 20:06:31 +01:00
SimulatorCompressibleTwophase.hpp
replace boost::scoped_ptr by std::unique_ptr
2013-08-08 15:21:38 +02:00
SimulatorIncompTwophase.cpp
SimulatorTimer: rename currentTime() to simulationTimeElapsed()
2014-03-12 19:01:58 +01:00
SimulatorIncompTwophase.hpp
Use struct since that was the original declaration
2013-09-19 10:00:31 +02:00
SimulatorOutput.cpp
do not pass the deck to the output writers anymore
2015-03-31 12:12:02 +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
PVT properties: allow them to be temperature dependent
2014-12-01 20:06:31 +01:00
SimulatorState.hpp
Use correct name for the method parameter.
2015-02-05 15:43:22 +01: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
make documentation equal for all three classes.
2015-01-28 15:46:11 +01:00
TimeStepControl.cpp
Suppress unused argument warning.
2015-02-17 10:27:44 +01:00
TimeStepControl.hpp
AdaptiveSimulatorTimer: -improvement in time step adjustment near end of time interval
2015-02-06 13:59:50 +01: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
Fix comments.
2015-01-09 09:10:10 +01:00