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~~CalledByGraph proc~hines_setup hines_setup proc~hines_gwd hines_gwd proc~hines_gwd->proc~hines_setup proc~physiq physiq proc~physiq->proc~hines_gwd proc~physiq~2 physiq proc~physiq~2->proc~hines_gwd proc~old_lmdz1d old_lmdz1d proc~old_lmdz1d->proc~physiq proc~call_physiq call_physiq proc~call_physiq->proc~physiq proc~call_physiq~2 call_physiq proc~call_physiq~2->proc~physiq proc~scm scm proc~scm->proc~physiq program~lmdz1d lmdz1d program~lmdz1d->proc~old_lmdz1d program~lmdz1d->proc~scm proc~calfis calfis proc~calfis->proc~call_physiq proc~leapfrog leapfrog proc~leapfrog->proc~calfis program~gcm~2 gcm program~gcm~2->proc~leapfrog

Contents