My Project
|
This class represents the Pressure-Volume-Temperature relations of the water phase in the black-oil model. More...
#include "ConstantCompressibilityWaterPvt.hpp"
#include "ConstantCompressibilityBrinePvt.hpp"
#include "WaterPvtThermal.hpp"
#include "BrineCo2Pvt.hpp"
#include "BrineH2Pvt.hpp"
Go to the source code of this file.
Classes | |
class | Opm::WaterPvtMultiplexer< Scalar, enableThermal, enableBrine > |
This class represents the Pressure-Volume-Temperature relations of the water phase in the black-oil model. More... | |
Namespaces | |
namespace | Opm |
This class implements a small container which holds the transmissibility mulitpliers for all the faces in the grid. | |
Macros | |
#define | OPM_WATER_PVT_MULTIPLEXER_CALL(codeToCall) |
Enumerations | |
enum class | WaterPvtApproach { NoWater , ConstantCompressibilityBrine , ConstantCompressibilityWater , ThermalWater , BrineCo2 , BrineH2 } |
This class represents the Pressure-Volume-Temperature relations of the water phase in the black-oil model.
#define OPM_WATER_PVT_MULTIPLEXER_CALL | ( | codeToCall | ) |