| 
    LMDZ
    
   | 
 
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | tlift (p, t, rr, rs, gz, plcl, icb, nk, tvp, tpk, clw, nd, nl, dtvpdt1, dtvpdq1) | 
| subroutine tlift | ( | real, dimension(nd) | p, | 
| real, dimension(nd) | t, | ||
| real, dimension(nd) | rr, | ||
| real, dimension(nd) | rs, | ||
| real, dimension(nd) | gz, | ||
| real | plcl, | ||
| integer | icb, | ||
| integer | nk, | ||
| real, dimension(nd) | tvp, | ||
| real, dimension(nd) | tpk, | ||
| real, dimension(nd) | clw, | ||
| integer | nd, | ||
| integer | nl, | ||
| real, dimension(nd) | dtvpdt1, | ||
| real, dimension(nd) | dtvpdq1 | ||
| ) |