/[lmdze]/trunk/libf/phylmd/ajsec.f
ViewVC logotype

Diff of /trunk/libf/phylmd/ajsec.f

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

revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC revision 10 by guez, Fri Apr 18 14:45:53 2008 UTC
# Line 16  c Line 16  c
16  c d_t-----output-R-Incrementation de la temperature  c d_t-----output-R-Incrementation de la temperature
17  c======================================================================  c======================================================================
18        REAL, intent(in):: paprs(klon,klev+1)        REAL, intent(in):: paprs(klon,klev+1)
19        real pplay(klon,klev)        real, intent(in):: pplay(klon,klev)
20        REAL t(klon,klev), q(klon,klev)        REAL t(klon,klev), q(klon,klev)
21        REAL d_t(klon,klev), d_q(klon,klev)        REAL d_t(klon,klev), d_q(klon,klev)
22  c  c

Legend:
Removed from v.3  
changed lines
  Added in v.10

  ViewVC Help
Powered by ViewVC 1.1.21