hines_heat Subroutine

subroutine hines_heat(heat, diffco, m_alpha, dmdz_alpha, ak_alpha, k_alpha, bvfreq, density, densb, sigma_t, visc_mol, kstar, slope, f2, f3, f5, f6, naz, il1, il2, lev1, lev2, nlons, nlevs, nazmth)

Arguments

Type IntentOptional Attributes Name
real :: heat(nlons,nlevs)
real :: diffco(nlons,nlevs)
real :: m_alpha(nlons,nlevs,nazmth)
real :: dmdz_alpha(nlons,nlevs,nazmth)
real :: ak_alpha(nlons,nazmth)
real :: k_alpha(nlons,nazmth)
real :: bvfreq(nlons,nlevs)
real :: density(nlons,nlevs)
real :: densb(nlons)
real :: sigma_t(nlons,nlevs)
real :: visc_mol(nlons,nlevs)
real :: kstar(nlons)
real :: slope
real :: f2
real :: f3
real :: f5
real :: f6
integer :: naz
integer :: il1
integer :: il2
integer :: lev1
integer :: lev2
integer :: nlons
integer :: nlevs
integer :: nazmth

Calls

proc~~hines_heat~2~~CallsGraph proc~hines_heat~2 hines_heat amax1 amax1 proc~hines_heat~2->amax1 amin1 amin1 proc~hines_heat~2->amin1

Called by

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

Contents