lmdz_thermcell_closure Module


Used by

  • module~~lmdz_thermcell_closure~~UsedByGraph module~lmdz_thermcell_closure lmdz_thermcell_closure proc~thermcell_main thermcell_main proc~thermcell_main->module~lmdz_thermcell_closure proc~thermcell_main~2 thermcell_main proc~thermcell_main~2->module~lmdz_thermcell_closure

Contents


Subroutines

public subroutine thermcell_closure(ngrid, nlay, r_aspect, ptimestep, rho, zlev, lalim, alim_star, zmax, wmax, f)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: ngrid
integer, intent(in) :: nlay
real, intent(in) :: r_aspect
real, intent(in) :: ptimestep
real, intent(in), dimension(ngrid,nlay) :: rho
real, intent(in), dimension(ngrid,nlay) :: zlev
integer, intent(in), dimension(ngrid) :: lalim
real, intent(in), dimension(ngrid,nlay) :: alim_star
real, intent(in), dimension(ngrid) :: zmax
real, intent(in), dimension(ngrid) :: wmax
real, intent(out), dimension(ngrid) :: f