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_Xylene Class Reference

Binary coefficients for water and xylene. More...

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

Description

Binary coefficients for water and xylene.

Static Public Member Functions

template<class Scalar >
static Scalar henry (Scalar temperature)
 Henry coefficient \(\mathrm{[Pa]}\) for xylene in liquid water. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient \(\mathrm{[m^2/s]}\) for molecular water and xylene. More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient \(\mathrm{[m^2/s]}\) for xylene in liquid water. More...
 

Member Function Documentation

◆ gasDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_Xylene::gasDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic

Binary diffusion coefficient \(\mathrm{[m^2/s]}\) for molecular water and xylene.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe pressure \(\mathrm{[Pa]}\)

◆ henry()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::H2O_Xylene::henry ( Scalar  temperature)
inlinestatic

Henry coefficient \(\mathrm{[Pa]}\) for xylene in liquid water.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)

See:

Sander (1999) [54]

◆ liquidDiffCoeff()

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

Diffusion coefficient \(\mathrm{[m^2/s]}\) for xylene in liquid water.

Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe pressure \(\mathrm{[Pa]}\)
Note
Returns just an order of magnitude.

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