opm-core/opm/core/props/pvt
Tor Harald Sandve 1d3be7b85a Equality is now treated as saturated
The calculated gas resolution factor is compared to
the tabulated resolution to check wether the oil is saturated
or not. The new test judges equality as saturated. This
is cruscial as the gas resolution is set to equal the tabulated value
for the saturated case in the appleyard process.
2013-11-28 15:56:17 +01:00
..
BlackoilPvtProperties.cpp Remove unused "typedef"s 2013-09-26 19:22:59 +02:00
BlackoilPvtProperties.hpp use std::shared_ptr instead of boost::shared_ptr 2013-08-08 13:25:58 +02:00
PvtPropertiesBasic.cpp convert users of the ASSERT and the ASSERT2 macros to standard assert() 2013-09-05 13:04:37 +02:00
PvtPropertiesBasic.hpp Add phaseUsage() method to BlackoilPropertiesInterface. 2013-05-13 16:20:00 +02:00
PvtPropertiesIncompFromDeck.cpp Remove unused "typedef"s 2013-09-26 19:22:59 +02:00
PvtPropertiesIncompFromDeck.hpp replace boost::array by std::array 2013-07-30 17:46:32 +02:00
SinglePvtConstCompr.hpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
SinglePvtDead.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
SinglePvtDead.hpp Adds the new interface to SinglePvtLivGas 2013-05-27 11:14:39 +02:00
SinglePvtDeadSpline.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
SinglePvtDeadSpline.hpp Adds the new interface to SinglePvtLivGas 2013-05-27 11:14:39 +02:00
SinglePvtInterface.cpp make config.h the first header to be included in any compile unit 2013-04-10 12:56:14 +02:00
SinglePvtInterface.hpp Add new fluid interface 2013-05-22 12:57:18 +02:00
SinglePvtLiveGas.cpp convert THROW to OPM_THROW 2013-09-05 13:04:37 +02:00
SinglePvtLiveGas.hpp Adds the new interface to SinglePvtLivGas 2013-05-27 11:14:39 +02:00
SinglePvtLiveOil.cpp Equality is now treated as saturated 2013-11-28 15:56:17 +01:00
SinglePvtLiveOil.hpp Adds the new interface to SinglePvtLivGas 2013-05-27 11:14:39 +02:00