.. |
AdaptiveSimulatorTimer.cpp
|
use unit::convert::to instead of hard coded 86400 factor.
|
2014-10-07 09:48:57 +02:00 |
AdaptiveSimulatorTimer.hpp
|
use unit::convert::to instead of hard coded 86400 factor.
|
2014-10-07 09:48:57 +02:00 |
AdaptiveTimeStepping_impl.hpp
|
fix problem with solver reastart, variable was not reset.
|
2014-10-24 12:32:00 +02:00 |
AdaptiveTimeStepping.hpp
|
fix problem with solver reastart, variable was not reset.
|
2014-10-24 12:32:00 +02:00 |
BlackoilState.cpp
|
Refactored parts needed for Blackoil in autodiff to get rid of UG dependency.
|
2014-02-17 13:23:01 +01:00 |
BlackoilState.hpp
|
Refactored parts needed for Blackoil in autodiff to get rid of UG dependency.
|
2014-02-17 13:23:01 +01:00 |
EquilibrationHelpers.hpp
|
BUGFIX
|
2014-08-11 12:45:52 +02:00 |
initState_impl.hpp
|
incorperate the review comments/decisions for multi-region PVT
|
2014-06-04 11:11:35 +02:00 |
initState.hpp
|
rename all "newParserDeck" objects to "deck"
|
2014-05-21 11:22:43 +02:00 |
initStateEquil_impl.hpp
|
Include goc and woc in the span for the phase pressure calculation
|
2014-09-02 14:49:09 +02:00 |
initStateEquil.hpp
|
remove unused typedef to avoid compiler warning and keep code clean.
|
2014-10-24 12:51:57 +02:00 |
PIDTimeStepControl.cpp
|
address Atgeirs comments.
|
2014-10-20 12:32:11 +02:00 |
PIDTimeStepControl.hpp
|
address Atgeirs comments.
|
2014-10-20 12:32:11 +02:00 |
SimulatorCompressibleTwophase.cpp
|
SimulatorTimer: rename currentTime() to simulationTimeElapsed()
|
2014-03-12 19:01:58 +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
|
EclipseWriter: Don't use the deck directly anymore
|
2014-07-18 11:20:28 +02:00 |
SimulatorOutput.hpp
|
EclipseWriter: Don't use the deck directly anymore
|
2014-07-18 11:20:28 +02:00 |
SimulatorReport.cpp
|
make config.h the first header to be included in any compile unit
|
2013-04-10 12:56:14 +02:00 |
SimulatorReport.hpp
|
Added writing of timings in param format
|
2012-08-21 09:57:36 +02:00 |
SimulatorState.cpp
|
Refactored parts needed for Blackoil in autodiff to get rid of UG dependency.
|
2014-02-17 13:23:01 +01:00 |
SimulatorState.hpp
|
Refactored parts needed for Blackoil in autodiff to get rid of UG dependency.
|
2014-02-17 13:23:01 +01:00 |
SimulatorTimer.cpp
|
remove EclipseGridParser compatibility methods from all classes
|
2014-05-21 11:22:43 +02:00 |
SimulatorTimer.hpp
|
reset to old state.
|
2014-10-03 14:10:56 +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
|
Fix logic related to open/shut wells initialisation.
|
2014-03-14 11:27:20 +01:00 |