hines_gwd Subroutine

subroutine hines_gwd(nlon, nlev, dtime, paphm1x, papm1x, rlat, tx, ux, vx, zustrhi, zvstrhi, d_t_hin, d_u_hin, d_v_hin)

Uses

  • proc~~hines_gwd~~UsesGraph proc~hines_gwd hines_gwd module~yoegwd_mod_h yoegwd_mod_h proc~hines_gwd->module~yoegwd_mod_h module~dimphy~3 dimphy proc~hines_gwd->module~dimphy~3 module~yomcst_mod_h yomcst_mod_h proc~hines_gwd->module~yomcst_mod_h

Arguments

Type IntentOptional Attributes Name
integer :: nlon
integer :: nlev
real :: dtime
real :: paphm1x(nlon,nlev+1)
real :: papm1x(nlon,nlev)
real :: rlat(klon)
real :: tx(nlon,nlev)
real :: ux(nlon,nlev)
real :: vx(nlon,nlev)
real :: zustrhi(nlon)
real :: zvstrhi(nlon)
real :: d_t_hin(nlon,nlev)
real :: d_u_hin(nlon,nlev)
real :: d_v_hin(nlon,nlev)

Calls

proc~~hines_gwd~~CallsGraph proc~hines_gwd hines_gwd proc~hines_setup hines_setup proc~hines_gwd->proc~hines_setup proc~hines_extro0 hines_extro0 proc~hines_gwd->proc~hines_extro0 proc~hines_flux hines_flux proc~hines_extro0->proc~hines_flux proc~hines_wavnum hines_wavnum proc~hines_extro0->proc~hines_wavnum proc~hines_wind hines_wind proc~hines_extro0->proc~hines_wind proc~hines_exp hines_exp proc~hines_extro0->proc~hines_exp proc~hines_heat hines_heat proc~hines_extro0->proc~hines_heat proc~hines_print hines_print proc~hines_extro0->proc~hines_print proc~vert_smooth vert_smooth proc~hines_extro0->proc~vert_smooth proc~hines_sigma hines_sigma proc~hines_wavnum->proc~hines_sigma proc~hines_intgrl hines_intgrl proc~hines_wavnum->proc~hines_intgrl amax1 amax1 proc~hines_wavnum->amax1 amin1 amin1 proc~hines_heat->amin1 proc~hines_heat->amax1 alog alog proc~hines_intgrl->alog

Called by

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