.. |
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
|
Inserted some documentation.
|
2014-05-05 11:27:10 +02:00 |
initState_impl.hpp
|
Added missing variant of initBlackoilStateFromDeck with new parser and without UG.
|
2014-04-09 14:34:04 +02:00 |
initState.hpp
|
Declare initBlackoilStateFromDeck(DeckConstPtr)
|
2014-04-10 00:51:28 +02:00 |
initStateEquil_impl.hpp
|
New parser included.
|
2014-03-28 17:35:43 +01:00 |
initStateEquil.hpp
|
Initialisation of EGLNUM (analogous to e.g SATNUM)
|
2014-05-06 12:47:24 +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
|
output writers: remove the state parameters from writeInit()
|
2014-04-02 16:42:04 +02:00 |
SimulatorOutput.hpp
|
Use TimeMap directly instead of copying times
|
2014-04-01 20:27:53 +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
|
A new SimulatorTimer Class
|
2014-03-26 15:53:54 +01:00 |
SimulatorTimer.hpp
|
A new SimulatorTimer Class
|
2014-03-26 15:53:54 +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 |