version 3.9-dev
Dumux::BinaryCoeff::H2O_Component< Scalar, Components::Constant< id, Scalar > > Class Template Reference

Binary coefficients for water and a constant component.

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

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
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
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
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
Parameters
temperaturethe temperature \(\mathrm{[K]}\)
pressurethe phase pressure \(\mathrm{[Pa]}\)

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