hines_exp Subroutine

subroutine hines_exp(data, data_zmax, alt, alt_exp, iorder, il1, il2, lev1, lev2, nlons, nlevs)

Arguments

Type IntentOptional Attributes Name
real :: data(nlons,nlevs)
real :: data_zmax(nlons)
real :: alt(nlons,nlevs)
real :: alt_exp
integer :: iorder
integer :: il1
integer :: il2
integer :: lev1
integer :: lev2
integer :: nlons
integer :: nlevs

Called by

proc~~hines_exp~~CalledByGraph proc~hines_exp hines_exp proc~hines_extro0 hines_extro0 proc~hines_extro0->proc~hines_exp proc~hines_gwd hines_gwd proc~hines_gwd->proc~hines_extro0 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