hines_print Subroutine

subroutine hines_print(flux_u, flux_v, drag_u, drag_v, alt, sigma_t, sigma_alpha, v_alpha, m_alpha, iu_print, iv_print, nmessg, ilprt1, ilprt2, levprt1, levprt2, naz, nlons, nlevs, nazmth)

Arguments

Type IntentOptional Attributes Name
real :: flux_u(nlons,nlevs)
real :: flux_v(nlons,nlevs)
real :: drag_u(nlons,nlevs)
real :: drag_v(nlons,nlevs)
real :: alt(nlons,nlevs)
real :: sigma_t(nlons,nlevs)
real :: sigma_alpha(nlons,nlevs,nazmth)
real :: v_alpha(nlons,nlevs,nazmth)
real :: m_alpha(nlons,nlevs,nazmth)
integer :: iu_print
integer :: iv_print
integer :: nmessg
integer :: ilprt1
integer :: ilprt2
integer :: levprt1
integer :: levprt2
integer :: naz
integer :: nlons
integer :: nlevs
integer :: nazmth

Called by

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