/[lmdze]/trunk/libf/phylmd/newmicro.f90
ViewVC logotype

Diff of /trunk/libf/phylmd/newmicro.f90

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 42  c======================================= Line 42  c=======================================
42  C  C
43  c  c
44        REAL, intent(in):: paprs(klon,klev+1)        REAL, intent(in):: paprs(klon,klev+1)
45        real pplay(klon,klev)        real, intent(in):: pplay(klon,klev)
46        REAL t(klon,klev)        REAL t(klon,klev)
47  c  c
48        REAL pclc(klon,klev)        REAL pclc(klon,klev)

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

  ViewVC Help
Powered by ViewVC 1.1.21