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::N2_O2 Class Reference

Binary coefficients for nitrogen and oxygen. More...

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

Description

Binary coefficients for nitrogen and oxygen.

Static Public Member Functions

template<class Scalar >
static Scalar henry (Scalar temperature)
 Henry coefficient \(\mathrm{[Pa]}\) for molecular oxygen in liquid nitrogen. More...
 
template<class Scalar >
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient \(\mathrm{[m^2/s]}\) for molecular oxygen in liquid nitrogen. More...
 
template<class Scalar >
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient \(\mathrm{[m^2/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

Binary diffusion coefficient \(\mathrm{[m^2/s]}\) for molecular oxygen in liquid nitrogen.

Uses fullerMethod to determine the diffusion of water in nitrogen.

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

◆ henry()

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

Henry coefficient \(\mathrm{[Pa]}\) for molecular oxygen in liquid nitrogen.

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

◆ liquidDiffCoeff()

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

Diffusion coefficient \(\mathrm{[m^2/s]}\) for molecular oxygen in liquid nitrogen.

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

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