subroutine cires_ugwpv1_oro::ugwp_tofd1d | ( | integer, intent(in) | levs, |
real(kind_phys), intent(in) | con_cp, | ||
real(kind_phys), intent(in) | dtp, | ||
real(kind_phys), intent(in) | sigflt, | ||
real(kind_phys), intent(in) | zsurf, | ||
real(kind_phys), intent(in) | zpbl, | ||
real(kind_phys), dimension(levs), intent(in) | u, | ||
real(kind_phys), dimension(levs), intent(in) | v, | ||
real(kind_phys), dimension(levs), intent(in) | zmid, | ||
real(kind_phys), dimension(levs), intent(out) | utofd, | ||
real(kind_phys), dimension(levs), intent(out) | vtofd, | ||
real(kind_phys), dimension(levs), intent(out) | epstofd, | ||
real(kind_phys), dimension(levs), intent(out) | krf_tofd ) |
Definition at line 1015 of file cires_ugwpv1_oro.F90.