hines_wind Subroutine

subroutine hines_wind(v_alpha, vel_u, vel_v, naz, il1, il2, lev1, lev2, nlons, nlevs, nazmth)

Arguments

Type IntentOptional Attributes Name
real :: v_alpha(nlons,nlevs,nazmth)
real :: vel_u(nlons,nlevs)
real :: vel_v(nlons,nlevs)
integer :: naz
integer :: il1
integer :: il2
integer :: lev1
integer :: lev2
integer :: nlons
integer :: nlevs
integer :: nazmth

Called by

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