diff --git a/dumux/material/components/iapws/region4.hh b/dumux/material/components/iapws/region4.hh index 6f8fee6073907d53ccfc2e8ad2e9048b6e53b1af..236eb6a787e37b5a2ab79d8a8d5acf305a2ad905 100644 --- a/dumux/material/components/iapws/region4.hh +++ b/dumux/material/components/iapws/region4.hh @@ -63,7 +63,8 @@ public: * *\param temperature temperature of component in \f$\mathrm{[K]}\f$ * - * The saturation pressure is often also called vapor pressure. + * The saturation pressure is often also called vapor pressure. This formulation is valid + * for a temperature range between 273.15 K and 647.096 K (critical temperature). */ static Scalar saturationPressure(Scalar temperature) {