My Project
|
This class represents the Pressure-Volume-Temperature relations of the water phase in the black-oil model. More...
#include <opm/material/fluidsystems/blackoilpvt/BrineCo2Pvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/BrineH2Pvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityWaterPvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/ConstantCompressibilityBrinePvt.hpp>
#include <opm/material/fluidsystems/blackoilpvt/WaterPvtThermal.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, | |
... | |||
) |