subroutine, public wv_saturation::vqsatd | ( | real(kp), dimension(len), intent(in) | t, |
real(kp), dimension(len), intent(in) | p, | ||
real(kp), dimension(len), intent(out) | es, | ||
real(kp), dimension(len), intent(out) | qs, | ||
real(kp), dimension(len), intent(out) | gam, | ||
integer, intent(in) | len ) |
Definition at line 484 of file wv_saturation.F.
Referenced by fqsatd(), and cldwat2m_micro::mmicro_pcond().