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_Component< Scalar, Components::Constant< id, Scalar > > Class Template Reference

Binary coefficients for water and a constant component. More...

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

Description

template<class Scalar, int id>
class Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > >

Binary coefficients for water and a constant component.

Static Public Member Functions

static Scalar henryCompInWater (Scalar temperature)
 Henry coefficient \(N/m^2\) for the constant component in liquid water. More...
 
static Scalar henryWaterInComp (Scalar temperature)
 Henry coefficient \(N/m^2\) for water in the constant component. More...
 
static Scalar gasDiffCoeff (Scalar temperature, Scalar pressure)
 Binary diffusion coefficient \(m^2/s\) for molecular water and the constant component. More...
 
static Scalar liquidDiffCoeff (Scalar temperature, Scalar pressure)
 Diffusion coefficient \(m^2/s\) for the constant component in liquid water. More...
 

Member Function Documentation

◆ gasDiffCoeff()

template<class Scalar , int id>
static Scalar Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > >::gasDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic

Binary diffusion coefficient \(m^2/s\) for molecular water and the constant component.

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

◆ henryCompInWater()

template<class Scalar , int id>
static Scalar Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > >::henryCompInWater ( Scalar  temperature)
inlinestatic

Henry coefficient \(N/m^2\) for the constant component in liquid water.

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

◆ henryWaterInComp()

template<class Scalar , int id>
static Scalar Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > >::henryWaterInComp ( Scalar  temperature)
inlinestatic

Henry coefficient \(N/m^2\) for water in the constant component.

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

◆ liquidDiffCoeff()

template<class Scalar , int id>
static Scalar Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > >::liquidDiffCoeff ( Scalar  temperature,
Scalar  pressure 
)
inlinestatic

Diffusion coefficient \(m^2/s\) for the constant component in liquid water.

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

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