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

Called by

proc~~hines_wavnum~2~~CalledByGraph proc~hines_wavnum~2 hines_wavnum proc~hines_extro0~2 hines_extro0 proc~hines_extro0~2->proc~hines_wavnum~2 proc~hines_gwd~2 hines_gwd proc~hines_gwd~2->proc~hines_extro0~2

Contents