Processing math: 100%
3.5-git
DUNE for Multi-{Phase, Component, Scale, Physics, ...} flow and transport in porous media
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
Static Public Member Functions | List of all members
Dumux::BinaryCoeff::Air_Xylene Class Reference

Binary coefficients for air and xylene. More...

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

Description

Binary coefficients for air and xylene.

Static Public Member Functions

template<class Scalar >
static Scalar henry (Scalar temperature)
 Henry coefficient \mathrm{[Pa]} for mesitylene in air. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient \mathrm{[m^2/s]} for air and xylene. method according to Wilke and Lee see W.J. Lyman, W.F. Reehl, D.H. Rosenblatt (1990) [40]
More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient \mathrm{[m^2/s]} for air and xylene in liquid water. More...
 

Member Function Documentation

◆ gasDiffCoeff()

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

Binary diffusion coefficient \mathrm{[m^2/s]} for air and xylene. method according to Wilke and Lee see W.J. Lyman, W.F. Reehl, D.H. Rosenblatt (1990) [40]

Parameters
temperaturetemperature in \mathrm{[K]}
pressurepressure in \mathrm{[Pa]}

◆ henry()

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

Henry coefficient \mathrm{[Pa]} for mesitylene in air.

Parameters
temperaturethe temperature \mathrm{[K]}

◆ liquidDiffCoeff()

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

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

Parameters
temperaturetemperature in \mathrm{[K]}
pressurepressure in \mathrm{[Pa]}
Note
Returns just an order of magnitude.

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