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~~CallsGraph proc~hines_heat hines_heat amax1 amax1 proc~hines_heat->amax1 amin1 amin1 proc~hines_heat->amin1

Called by

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