CCPP Scientific Documentation
v5.0.0
subroutine, public wv_saturation::aqsatd ( real(kp), dimension(ii,kk), intent(in)  t,
real(kp), dimension(ii,kk), intent(in)  p,
real(kp), dimension(ii,kk), intent(out)  es,
real(kp), dimension(ii,kk), intent(out)  qs,
real(kp), dimension(ii,kk), intent(out)  gam,
integer, intent(in)  ii,
integer, intent(in)  ilen,
integer, intent(in)  kk,
integer, intent(in)  kstart,
integer, intent(in)  kend 
)

Method: Differs from aqsat by also calculating and returning gamma (l/cp)*(d(qsat)/dT) Input arrays temperature and pressure (dimensioned ii,kk).

Author
J. Hack

References epsqs, estblf(), hlatf, hlatv, icephs, pcf, rgasv, tmelt, and ttrice.

Here is the call graph for this function: