ARTS built-in documentation server

Workspace Method water_p_eq_fieldMK05

Description

Calculates water_p_eq_field according to Murphy and Koop, 2005.

The saturation pressure is set to the one with respect to water at
temperatures >= 0C, and to the one with respect to ice for <0C.

The saturation pressure with respect to liquid and ice water is
calculated according to Eq. 10 and 7, respectively, of:
Murphy, D. M., & Koop, T. (2005). Review of the vapour pressures of
ice and supercooled water for atmospheric applications. Quarterly
Journal of the Royal Meteorological Society, 131(608), 1539-1565.

Authors: Patrick Eriksson

Synopsis

water_p_eq_fieldMK05( water_p_eq_field, t_field )

Variables

OUTwater_p_eq_field(Tensor3)The field of water saturation pressure.
INt_field(Tensor3)The field of atmospheric temperatures.