subroutine, public h2ointerp::h2ointerpol | ( | integer | me, |
integer | npts, | ||
integer, dimension(4) | idate, | ||
real(kind=kind_phys) | fhour, | ||
integer, dimension(npts) | jindx1, | ||
integer, dimension(npts) | jindx2, | ||
real(kind=kind_phys), dimension(npts,levh2o,h2o_coeff) | h2oplout, | ||
real(kind=kind_phys), dimension(npts) | ddy | ||
) |
References h2o_def::h2o_coeff, h2o_def::h2oplin, h2o_def::levh2o, and h2o_def::timeh2o.
Referenced by gfs_phys_time_vary::gfs_phys_time_vary_run().