version 3.9-dev
Dumux::BinaryCoeff::H2O_HeavyOil Class Reference

Binary coefficients for water and heavy oil as in SAGD processes.

#include <dumux/material/binarycoefficients/h2o_heavyoil.hh>

Static Public Member Functions

template<class Scalar >
static Scalar henryOilInWater (Scalar temperature)
 Henry coefficient \([N/m^2]\) for heavy oil in liquid water. More...
 
template<class Scalar >
static Scalar henryWaterInOil (Scalar temperature)
 Henry coefficient \([N/m^2]\) for water in liquid heavy oil. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient [m^2/s] for molecular water and heavy oil. More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient [m^2/s] for heavy oil in liquid water. More...
 

Member Function Documentation

◆ gasDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::gasDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic
Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe phase pressure \(\mathrm{[Pa]}\)

◆ henryOilInWater()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::henryOilInWater ( Scalar  temperature)
inlinestatic
Parameters
temperaturethe temperature \(\mathrm{[K]}\)

◆ henryWaterInOil()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::henryWaterInOil ( Scalar  temperature)
inlinestatic
Parameters
temperaturethe temperature \(\mathrm{[K]}\)

◆ liquidDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::liquidDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic
Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe phase pressure \(\mathrm{[Pa]}\)

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