hines_wavnum Subroutine

subroutine hines_wavnum(m_alpha, sigma_alpha, sigsqh_alpha, sigma_t, ak_alpha, v_alpha, visc_mol, density, densb, bvfreq, bvfb, rms_wind, i_alpha, mmin_alpha, kstar, slope, f1, f2, f3, naz, levbot, levtop, il1, il2, nlons, nlevs, nazmth, sigsqmcw, sigmatm, lorms, sigalpmc, f2mod)

Arguments

Type IntentOptional Attributes Name
real :: m_alpha(nlons,nlevs,nazmth)
real :: sigma_alpha(nlons,nlevs,nazmth)
real :: sigsqh_alpha(nlons,nlevs,nazmth)
real :: sigma_t(nlons,nlevs)
real :: ak_alpha(nlons,nazmth)
real :: v_alpha(nlons,nlevs,nazmth)
real :: visc_mol(nlons,nlevs)
real :: density(nlons,nlevs)
real :: densb(nlons)
real :: bvfreq(nlons,nlevs)
real :: bvfb(nlons)
real :: rms_wind(nlons)
real :: i_alpha(nlons,nazmth)
real :: mmin_alpha(nlons,nazmth)
real :: kstar(nlons)
real :: slope
real :: f1
real :: f2
real :: f3
integer :: naz
integer :: levbot
integer :: levtop
integer :: il1
integer :: il2
integer :: nlons
integer :: nlevs
integer :: nazmth
real :: sigsqmcw(nlons,nlevs,nazmth)
real :: sigmatm(nlons,nlevs)
logical :: lorms(nlons)
real :: sigalpmc(nlons,nlevs,nazmth)
real :: f2mod(nlons,nlevs)

Calls

proc~~hines_wavnum~~CallsGraph proc~hines_wavnum hines_wavnum 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 alog alog proc~hines_intgrl->alog

Called by

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