version 3.10
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
Dumux::BinaryCoeff::Air_Mesitylene Class Reference

Binary coefficients for water and mesitylene.

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

Static Public Member Functions

template<class Scalar >
static Scalar henry (Scalar temperature)
 Henry coefficient [Pa] for mesitylene in air. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient [m2/s] for air and mesitylene. I used the method according to Wilke and Lee see W.J. Lyman, W.F. Reehl, D.H. Rosenblatt (1990) [55]
More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient [m2/s] for air and mesitylene in liquid water. More...
 

Member Function Documentation

◆ gasDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::Air_Mesitylene::gasDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic
Parameters
temperaturetemperature in [K]
pressurepressure in [Pa]

◆ henry()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::Air_Mesitylene::henry ( Scalar  temperature)
inlinestatic
Parameters
temperaturethe temperature [K]

◆ liquidDiffCoeff()

template<class Scalar >
static Scalar Dumux::BinaryCoeff::Air_Mesitylene::liquidDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic
Parameters
temperaturetemperature in [K]
pressurepressure in [Pa]
Note
Returns just an order of magnitude.

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