Binary coefficients for water and a constant component. More...
#include <dumux/material/binarycoefficients/h2o_constant.hh>
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... | |
|
inlinestatic |
Binary diffusion coefficient \(m^2/s\) for molecular water and the constant component.
temperature | the temperature \(\mathrm{[K]}\) |
pressure | the phase pressure \(\mathrm{[Pa]}\) |
|
inlinestatic |
Henry coefficient \(N/m^2\) for the constant component in liquid water.
temperature | the temperature \(\mathrm{[K]}\) |
|
inlinestatic |
Henry coefficient \(N/m^2\) for water in the constant component.
temperature | the temperature \(\mathrm{[K]}\) |
|
inlinestatic |
Diffusion coefficient \(m^2/s\) for the constant component in liquid water.
temperature | the temperature \(\mathrm{[K]}\) |
pressure | the phase pressure \(\mathrm{[Pa]}\) |