Opm::Equil::Miscibility::NoMixing Class Reference

#include <EquilibrationHelpers.hpp>

Inheritance diagram for Opm::Equil::Miscibility::NoMixing:
Inheritance graph

Public Member Functions

double operator() (const double, const double, const double, const double=0.0) const
 

Detailed Description

Type that implements "no phase mixing" policy.

Member Function Documentation

double Opm::Equil::Miscibility::NoMixing::operator() ( const double  ,
const double  ,
const double  ,
const double  = 0.0 
) const
inlinevirtual

Function call.

Parameters
[in]depthDepth at which to calculate RS value.
[in]pressPressure at which to calculate RS value.
[in]tempTemperature at which to calculate RS value.
Returns
Dissolved gas-oil ratio (RS) at depth depth and pressure press. In "no mixing policy", this is identically zero.

Implements Opm::Equil::Miscibility::RsFunction.


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