LMDZ
srtm_cldprop.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine srtm_cldprop (KLEV, K_ICLDATM, K_INFLAG, K_ICEFLAG, K_LIQFLAG, K_NSTR, P_CLDFRAC, P_CLDDAT1, P_CLDDAT2, P_CLDDAT3, P_CLDDAT4, P_CLDDATMOM, P_TAUCLDORIG, P_TAUCLOUD, P_SSACLOUD, P_XMOM)
 

Function/Subroutine Documentation

subroutine srtm_cldprop ( integer(kind=jpim), intent(in)  KLEV,
integer(kind=jpim), intent(out)  K_ICLDATM,
integer(kind=jpim), intent(in)  K_INFLAG,
integer(kind=jpim), intent(in)  K_ICEFLAG,
integer(kind=jpim), intent(in)  K_LIQFLAG,
integer(kind=jpim), intent(in)  K_NSTR,
real(kind=jprb), dimension(jplay), intent(in)  P_CLDFRAC,
real(kind=jprb), dimension(jplay), intent(in)  P_CLDDAT1,
real(kind=jprb), dimension(jplay), intent(in)  P_CLDDAT2,
real(kind=jprb), dimension(jplay), intent(in)  P_CLDDAT3,
real(kind=jprb), dimension(jplay), intent(in)  P_CLDDAT4,
real(kind=jprb), dimension(0:16,jplay), intent(in)  P_CLDDATMOM,
real(kind=jprb), dimension(jplay,jpband), intent(inout)  P_TAUCLDORIG,
real(kind=jprb), dimension(jplay,jpband), intent(inout)  P_TAUCLOUD,
real(kind=jprb), dimension(jplay,jpband), intent(out)  P_SSACLOUD,
real(kind=jprb), dimension(0:16,jplay,jpband), intent(out)  P_XMOM 
)

Definition at line 6 of file srtm_cldprop.F90.

Here is the call graph for this function: