lmdz_thermcell_dv2 Module


Used by

  • module~~lmdz_thermcell_dv2~2~~UsedByGraph module~lmdz_thermcell_dv2~2 lmdz_thermcell_dv2 proc~thermcell_2002 thermcell_2002 proc~thermcell_2002->module~lmdz_thermcell_dv2~2 proc~thermcell_2002~2 thermcell_2002 proc~thermcell_2002~2->module~lmdz_thermcell_dv2~2 proc~thermcell_main thermcell_main proc~thermcell_main->module~lmdz_thermcell_dv2~2 proc~thermcell_main~2 thermcell_main proc~thermcell_main~2->module~lmdz_thermcell_dv2~2

Contents


Subroutines

public subroutine thermcell_dv2(ngrid, nlay, ptimestep, fm, entr, masse, fraca, larga, u, v, du, dv, ua, va, lev_out)

Arguments

Type IntentOptional Attributes Name
integer :: ngrid
integer :: nlay
real :: ptimestep
real :: fm(ngrid,nlay+1)
real :: entr(ngrid,nlay)
real :: masse(ngrid,nlay)
real :: fraca(ngrid,nlay+1)
real :: larga(ngrid)
real :: u(ngrid,nlay)
real :: v(ngrid,nlay)
real :: du(ngrid,nlay)
real :: dv(ngrid,nlay)
real :: ua(ngrid,nlay)
real :: va(ngrid,nlay)
integer :: lev_out