hines_setup Subroutine

subroutine hines_setup(naz, slope, f1, f2, f3, f5, f6, kstar, icutoff, alt_cutoff, smco, nsmax, iheatcal, k_alpha, ierror, nmessg, nlons, nazmth, coslat)

Arguments

Type IntentOptional Attributes Name
integer :: naz
real :: slope
real :: f1
real :: f2
real :: f3
real :: f5
real :: f6
real :: kstar(nlons)
integer :: icutoff
real :: alt_cutoff
real :: smco
integer :: nsmax
integer :: iheatcal
real :: k_alpha(nlons,nazmth)
integer :: ierror
integer :: nmessg
integer :: nlons
integer :: nazmth
real :: coslat(nlons)

Called by

proc~~hines_setup~2~~CalledByGraph proc~hines_setup~2 hines_setup proc~hines_gwd~2 hines_gwd proc~hines_gwd~2->proc~hines_setup~2

Contents