Opm::SatFunc::CreateEPS::RawTableEndPoints::Critical Struct Reference

#include <ECLEndPointScaling.hpp>

Public Attributes

std::vector< double > oil_in_gas
 
std::vector< double > oil_in_water
 
std::vector< double > gas
 
std::vector< double > water
 

Detailed Description

Collection of critical saturations. Used in deriving scaled displacing saturations in the alternative (three-point) scaling procedure.

Member Data Documentation

◆ gas

std::vector<double> Opm::SatFunc::CreateEPS::RawTableEndPoints::Critical::gas

Critical gas saturation in 2p OG or 3p OGW system from total set of tabulated saturation functions.

◆ oil_in_gas

std::vector<double> Opm::SatFunc::CreateEPS::RawTableEndPoints::Critical::oil_in_gas

Critical oil saturation in 2p OG system from total set of tabulated saturation functions.

◆ oil_in_water

std::vector<double> Opm::SatFunc::CreateEPS::RawTableEndPoints::Critical::oil_in_water

Critical oil saturation in 2p OW system from total set of tabulated saturation functions.

◆ water

std::vector<double> Opm::SatFunc::CreateEPS::RawTableEndPoints::Critical::water

Critical water saturation in 2p OW or 3p OGW system from total set of tabulated saturation functions.


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