/[lmdze]/trunk/Sources/phylmd/cv_driver.f
ViewVC logotype

Diff of /trunk/Sources/phylmd/cv_driver.f

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 191 by guez, Thu Apr 14 15:15:56 2016 UTC revision 192 by guez, Thu May 12 13:00:07 2016 UTC
# Line 257  contains Line 257  contains
257    
258         ! Unsaturated (precipitating) downdrafts         ! Unsaturated (precipitating) downdrafts
259         CALL cv30_unsat(icb(:ncum), inb(:ncum), t, q, qs, gz, u, v, p, ph, th, &         CALL cv30_unsat(icb(:ncum), inb(:ncum), t, q, qs, gz, u, v, p, ph, th, &
260              tv, lv, cpn, ep, sigp, clw, m, ment, elij, delt, plcl, mp, &              tv, lv, cpn, ep(:ncum, :), sigp(:ncum, :), clw(:ncum, :), &
261              qp(:ncum, :nl), up(:ncum, :nl), vp(:ncum, :nl), wt, water, evap, b)              m(:ncum, :), ment(:ncum, :, :), elij(:ncum, :, :), delt, plcl, &
262                mp, qp(:ncum, :nl), up(:ncum, :nl), vp(:ncum, :nl), wt, water, &
263                evap, b)
264    
265         ! Yield (tendencies, precipitation, variables of interface with         ! Yield (tendencies, precipitation, variables of interface with
266         ! other processes, etc)         ! other processes, etc)

Legend:
Removed from v.191  
changed lines
  Added in v.192

  ViewVC Help
Powered by ViewVC 1.1.21