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

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

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

revision 155 by guez, Wed Jul 8 17:03:45 2015 UTC revision 174 by guez, Wed Nov 25 20:14:19 2015 UTC
# Line 70  contains Line 70  contains
70      real swnet(klon)      real swnet(klon)
71      real fluxlat(klon)      real fluxlat(klon)
72      real pctsrf_new(klon, nbsrf)      real pctsrf_new(klon, nbsrf)
73      REAL agesno(klon)      REAL, intent(inout):: agesno(klon)
74      REAL d_t(klon, klev) ! incrementation de "t"      REAL d_t(klon, klev) ! incrementation de "t"
75      REAL d_q(klon, klev) ! incrementation de "q"      REAL d_q(klon, klev) ! incrementation de "q"
76      REAL, intent(out):: d_ts(:) ! (knon) incrementation de "ts"      REAL, intent(out):: d_ts(:) ! (knon) incrementation de "ts"

Legend:
Removed from v.155  
changed lines
  Added in v.174

  ViewVC Help
Powered by ViewVC 1.1.21