hines_extro0 Subroutine

subroutine hines_extro0(drag_u, drag_v, heat, diffco, flux_u, flux_v, vel_u, vel_v, bvfreq, density, visc_mol, alt, rmswind, k_alpha, m_alpha, v_alpha, sigma_alpha, sigsqh_alpha, ak_alpha, mmin_alpha, i_alpha, sigma_t, densb, bvfb, iorder, iheatcal, icutoff, iprint, nsmax, smco, alt_cutoff, kstar, slope, f1, f2, f3, f5, f6, naz, sigsqmcw, sigmatm, il1, il2, lev1, lev2, nlons, nlevs, nazmth, lorms, smoothr1, smoothr2, sigalpmc, f2mod)

Arguments

Type IntentOptional Attributes Name
real :: drag_u(nlons,nlevs)
real :: drag_v(nlons,nlevs)
real :: heat(nlons,nlevs)
real :: diffco(nlons,nlevs)
real :: flux_u(nlons,nlevs)
real :: flux_v(nlons,nlevs)
real :: vel_u(nlons,nlevs)
real :: vel_v(nlons,nlevs)
real :: bvfreq(nlons,nlevs)
real :: density(nlons,nlevs)
real :: visc_mol(nlons,nlevs)
real :: alt(nlons,nlevs)
real :: rmswind(nlons)
real :: k_alpha(nlons,nazmth)
real :: m_alpha(nlons,nlevs,nazmth)
real :: v_alpha(nlons,nlevs,nazmth)
real :: sigma_alpha(nlons,nlevs,nazmth)
real :: sigsqh_alpha(nlons,nlevs,nazmth)
real :: ak_alpha(nlons,nazmth)
real :: mmin_alpha(nlons,nazmth)
real :: i_alpha(nlons,nazmth)
real :: sigma_t(nlons,nlevs)
real :: densb(nlons)
real :: bvfb(nlons)
integer :: iorder
integer :: iheatcal
integer :: icutoff
integer :: iprint
integer :: nsmax
real :: smco
real :: alt_cutoff
real :: kstar(nlons)
real :: slope
real :: f1
real :: f2
real :: f3
real :: f5
real :: f6
integer :: naz
real :: sigsqmcw(nlons,nlevs,nazmth)
real :: sigmatm(nlons,nlevs)
integer :: il1
integer :: il2
integer :: lev1
integer :: lev2
integer :: nlons
integer :: nlevs
integer :: nazmth
logical :: lorms(nlons)
real :: smoothr1(nlons,nlevs)
real :: smoothr2(nlons,nlevs)
real :: sigalpmc(nlons,nlevs,nazmth)
real :: f2mod(nlons,nlevs)

Calls

proc~~hines_extro0~2~~CallsGraph proc~hines_extro0~2 hines_extro0 proc~hines_exp~2 hines_exp proc~hines_extro0~2->proc~hines_exp~2 proc~vert_smooth~2 vert_smooth proc~hines_extro0~2->proc~vert_smooth~2 proc~hines_wavnum~2 hines_wavnum proc~hines_extro0~2->proc~hines_wavnum~2 proc~hines_flux~2 hines_flux proc~hines_extro0~2->proc~hines_flux~2 proc~hines_wind~2 hines_wind proc~hines_extro0~2->proc~hines_wind~2 proc~hines_heat~2 hines_heat proc~hines_extro0~2->proc~hines_heat~2 proc~hines_print~2 hines_print proc~hines_extro0~2->proc~hines_print~2 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 amin1 amin1 proc~hines_heat~2->amin1 proc~hines_heat~2->amax1 alog alog proc~hines_intgrl~2->alog

Called by

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

Contents