lmdz_thermcell_alim Module


Used by

  • module~~lmdz_thermcell_alim~~UsedByGraph module~lmdz_thermcell_alim lmdz_thermcell_alim proc~thermcell_plume_6a thermcell_plume_6A proc~thermcell_plume_6a->module~lmdz_thermcell_alim proc~thermcell_plume~2 thermcell_plume proc~thermcell_plume~2->module~lmdz_thermcell_alim proc~thermcell_plume_6a~2 thermcell_plume_6A proc~thermcell_plume_6a~2->module~lmdz_thermcell_alim proc~thermcell_plume thermcell_plume proc~thermcell_plume->module~lmdz_thermcell_alim

Contents


Subroutines

public subroutine thermcell_alim(flag, ngrid, klev, ztv, d_temp, zlev, alim_star, lalim)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: flag
integer, intent(in) :: ngrid
integer, intent(in) :: klev
real, intent(in) :: ztv(ngrid,klev)
real, intent(in) :: d_temp(ngrid)
real, intent(in) :: zlev(ngrid,klev+1)
real, intent(out) :: alim_star(ngrid,klev)
integer, intent(out) :: lalim(ngrid)