3.2-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
Static Public Member Functions | List of all members
Dumux::BinaryCoeff::H2O_HeavyOil Class Reference

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

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

Description

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

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

Binary diffusion coefficient [m^2/s] for molecular water and heavy oil.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe phase pressure \(\mathrm{[Pa]}\)
Todo:
value is just an order of magnitude, please improve it

◆ henryOilInWater()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::henryOilInWater ( Scalar  temperature)
inlinestatic

Henry coefficient \([N/m^2]\) for heavy oil in liquid water.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
Todo:
values copied from TCE, please improve it

◆ henryWaterInOil()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::henryWaterInOil ( Scalar  temperature)
inlinestatic

Henry coefficient \([N/m^2]\) for water in liquid heavy oil.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
Todo:
arbitrary value, please improve it

◆ liquidDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_HeavyOil::liquidDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic

Diffusion coefficient [m^2/s] for heavy oil in liquid water.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe phase pressure \(\mathrm{[Pa]}\)
Todo:
value is just an order of magnitude, please improve it

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