Binary coefficients for water and a constant component.  
#include <dumux/material/binarycoefficients/h2o_constant.hh>
|  | 
| static Scalar | henryCompInWater (Scalar temperature) | 
|  | Henry coefficient \(N/m^2\) for the constant component in liquid water. 
 | 
|  | 
| static Scalar | henryWaterInComp (Scalar temperature) | 
|  | Henry coefficient \(N/m^2\) for water in the constant component. 
 | 
|  | 
| static Scalar | gasDiffCoeff (Scalar temperature, Scalar pressure) | 
|  | Binary diffusion coefficient \(m^2/s\) for molecular water and the constant component. 
 | 
|  | 
| static Scalar | liquidDiffCoeff (Scalar temperature, Scalar pressure) | 
|  | Diffusion coefficient \(m^2/s\) for the constant component in liquid water. 
 | 
|  | 
◆ gasDiffCoeff()
template<class Scalar, int id> 
 
- Parameters
- 
  
    | temperature | the temperature \(\mathrm{[K]}\) |  | pressure | the phase pressure \(\mathrm{[Pa]}\) |  
 
 
 
◆ henryCompInWater()
template<class Scalar, int id> 
 
- Parameters
- 
  
    | temperature | the temperature \(\mathrm{[K]}\) |  
 
 
 
◆ henryWaterInComp()
template<class Scalar, int id> 
 
- Parameters
- 
  
    | temperature | the temperature \(\mathrm{[K]}\) |  
 
 
 
◆ liquidDiffCoeff()
template<class Scalar, int id> 
 
- Parameters
- 
  
    | temperature | the temperature \(\mathrm{[K]}\) |  | pressure | the phase pressure \(\mathrm{[Pa]}\) |  
 
 
 
The documentation for this class was generated from the following file: