The IAPWS formulation of Henry coefficients in water.
#include <dumux/material/components/h2o.hh>Go to the source code of this file.
| Namespaces | |
| namespace | Dumux | 
| Functions | |
| template<class Scalar> | |
| Scalar | Dumux::henryIAPWS (Scalar E, Scalar F, Scalar G, Scalar H, Scalar temperature) | 
| The Henry constants in liquid water using the IAPWS 2004 formulation. | |