/[lmdze]/trunk/phylmd/comgeomphy.f
ViewVC logotype

Diff of /trunk/phylmd/comgeomphy.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 37 by guez, Tue Dec 21 15:45:48 2010 UTC
# Line 8  module comgeomphy Line 8  module comgeomphy
8    
9    implicit none    implicit none
10    
11    real airephy(klon), cuphy(klon), cvphy(klon)    real airephy(klon)
12      real cuphy(klon), cvphy(klon) ! "cu" and "cv" values on the scalar grid
13    REAL rlatd(klon), rlond(klon)    REAL rlatd(klon), rlond(klon)
14    
15    save    save

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

  ViewVC Help
Powered by ViewVC 1.1.21