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

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

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

revision 47 by guez, Fri Jul 1 15:00:48 2011 UTC revision 51 by guez, Tue Sep 20 09:14:34 2011 UTC
# Line 94  c Line 94  c
94        real, intent(in):: rg        real, intent(in):: rg
95        real ome        real ome
96        REAL, intent(in):: plat(nlon),plon(nlon)        REAL, intent(in):: plat(nlon),plon(nlon)
97        real phis(nlon)        real, intent(in):: phis(nlon)
98        REAL dragu(nlon),liftu(nlon),phyu(nlon)                    REAL dragu(nlon),liftu(nlon),phyu(nlon)            
99        REAL dragv(nlon),liftv(nlon),phyv(nlon)                    REAL dragv(nlon),liftv(nlon),phyv(nlon)            
100        REAL, intent(in):: p(nlon,nlev+1)        REAL, intent(in):: p(nlon,nlev+1)

Legend:
Removed from v.47  
changed lines
  Added in v.51

  ViewVC Help
Powered by ViewVC 1.1.21