CCPP Scientific Documentation
v5.0.0
wv_saturation Module Reference

Functions/Subroutines

real(kp) function, public estblf (td)
 
subroutine, public gestbl (tmn, tmx, trice, ip, epsil, latvap, latice, rh2o, cpair, tmeltx)
 This subroutine builds saturation vapor pressure table for later procedure. More...
 
subroutine, public aqsat (t, p, es, qs, ii, ilen, kk, kstart, kend)
 This subroutine is the utility procedure to look up and returen saturation vapor pressure from precomputed table, calculate and return saturation specific humidity ( \(g g^{-1}\)), for input arrays of temperature and pressure (dimensioned ii,kk). More...
 
subroutine, public aqsat_water (t, p, es, qs, ii, ilen, kk, kstart, kend)
 This subroutine includes the utility procedure to look up and return saturation vapor pressure from precomputed table, calculate and return saturation specific humidity (g/g), for input arrays of temperature and pressure (dimensiond ii, kk). This routine is useful for evaluating only a selected region in the vertical. More...
 
subroutine, public aqsatd (t, p, es, qs, gam, ii, ilen, kk, kstart, kend)
 This subroutine include the utility procedure to look up and returen saturation vapor pressure from precomputed table, calculate and return saturation specific humidity (g/g) More...
 
subroutine, public vqsatd (t, p, es, qs, gam, len)
 This subroutine is the utility procedure to look up and return saturation vapor pressure from precomputed table, calculated the return saturation specific humidity (g/g). and calculate and return gamma (1/cp)*(d(qsat)/dT). The same function as qsatd, but operates on vectors of temperature and pressure. More...
 
subroutine, public vqsatd_water (t, p, es, qs, gam, len)
 
real(kp) function, public polysvp (T, typ)
 
integer function, public fqsatd (t, p, es, qs, gam, len)
 
real(kp) function, public qsat_water (t, p)
 
subroutine, public vqsat_water (t, p, qsat_water, len)
 This subroutine. More...
 
real(kp) function, public qsat_ice (t, p)
 
subroutine, public vqsat_ice (t, p, qsat_ice, len)
 
subroutine, public vqsatd2_water (t, p, es, qs, dqsdt, len)
 
subroutine, public vqsatd2_water_single (t, p, es, qs, dqsdt)
 
subroutine, public vqsatd2 (t, p, es, qs, dqsdt, len)
 
subroutine, public vqsatd2_single (t, p, es, qs, dqsdt)
 
subroutine gffgch (t, es, tmelt, itype)
 
real(kp) function murphykoop_svp_water (tx)
 DONIF USe Murphy and Koop (2005) (Written by Andrew Gettelman) More...
 
real(kp) function murphykoop_svp_ice (tx)
 
subroutine, public vqsatd2_ice_single (t, p, es, qs, dqsdt)
 

Variables

integer plenest
 
real(kp), dimension(plenestestbl
 
real(kp), public tmin
 
real(kp) tmax
 
real(kp), public ttrice
 
real(kp), dimension(6), public pcf
 
real(kp), public epsqs
 
real(kp), public rgasv
 
real(kp), public hlatf
 
real(kp), public hlatv
 
real(kp), public cp
 
real(kp) tmelt
 
logical icephs
 
integer, parameter iulog =6