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

Called by

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