Opm::ECLPVT::PVTGraph Struct Reference

#include <ECLPvtCommon.hpp>

Public Attributes

std::vector< double > press
 Pressure values. More...
 
std::vector< double > mixRat
 Mixing ratio. Typically Rs or Rv. More...
 
std::vector< double > value
 

Detailed Description

Collection of Miscible PVT States and Function Values.

Intended for graphical representation of miscible and immiscible PVT functions.

Member Data Documentation

◆ mixRat

std::vector<double> Opm::ECLPVT::PVTGraph::mixRat

Mixing ratio. Typically Rs or Rv.

◆ press

std::vector<double> Opm::ECLPVT::PVTGraph::press

Pressure values.

◆ value

std::vector<double> Opm::ECLPVT::PVTGraph::value

Function value. Typically Bg, Bo, mu_g or mu_o. Usually a copy of the mixing ratio for the case of the saturated state curve.


The documentation for this struct was generated from the following file: