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

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

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

trunk/libf/phylmd/comgeomphy.f90 revision 3 by guez, Wed Feb 27 13:16:39 2008 UTC trunk/Sources/phylmd/comgeomphy.f revision 134 by guez, Wed Apr 29 15:47:56 2015 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.134

  ViewVC Help
Powered by ViewVC 1.1.21