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

Binary coefficients for nitrogen and oxygen.

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

Static Public Member Functions

template<class Scalar >
static Scalar henry (Scalar temperature)
 Henry coefficient [Pa] for molecular oxygen in liquid nitrogen. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient [m2/s] for molecular oxygen in liquid nitrogen. More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient [m2/s] for molecular oxygen in liquid nitrogen. More...
 

Member Function Documentation

◆ gasDiffCoeff()

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

Uses fullerMethod to determine the diffusion of water in nitrogen.

Parameters
temperaturethe temperature [K]
pressurethe phase pressure [Pa]

◆ henry()

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

◆ liquidDiffCoeff()

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

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