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

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

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

revision 12 by guez, Mon Jul 21 16:05:07 2008 UTC revision 17 by guez, Tue Aug 5 13:31:32 2008 UTC
# Line 39  c    iflag_pbl=9 : un test ? Line 39  c    iflag_pbl=9 : un test ?
39    
40  c.......................................................................  c.......................................................................
41        REAL, intent(in):: dt        REAL, intent(in):: dt
42        real g,rconst        real, intent(in):: g
43          real rconst
44        real plev(klon,klev+1),temp(klon,klev)        real plev(klon,klev+1),temp(klon,klev)
45        real ustar(klon)        real ustar(klon)
46        real kmin,qmin,pblhmin(klon),coriol(klon)        real kmin,qmin,pblhmin(klon),coriol(klon)

Legend:
Removed from v.12  
changed lines
  Added in v.17

  ViewVC Help
Powered by ViewVC 1.1.21