subroutine, public wv_saturation::gestbl | ( | real(kp), intent(in) | tmn, |
real(kp), intent(in) | tmx, | ||
real(kp), intent(in) | trice, | ||
logical | ip, | ||
real(kp), intent(in) | epsil, | ||
real(kp), intent(in) | latvap, | ||
real(kp), intent(in) | latice, | ||
real(kp), intent(in) | rh2o, | ||
real(kp), intent(in) | cpair, | ||
real(kp), intent(in) | tmeltx ) |
Method: uses Goff and Gratch (1946) relationships to generate the table according to a set of free paramters defined below. Auxiliary routines are also included for making rapid estimates (well with 1%) of both es and d(es)/dt for the particular table configuration.
Definition at line 106 of file wv_saturation.F.
References gffgch().
Referenced by cldwat2m_micro::ini_micro(), micro_mg2_0::micro_mg_init(), and micro_mg3_0::micro_mg_init().