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

Diff of /trunk/phylmd/comgeomphy.f

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

trunk/libf/phylmd/comgeomphy.f90 revision 37 by guez, Tue Dec 21 15:45:48 2010 UTC trunk/Sources/phylmd/comgeomphy.f revision 168 by guez, Wed Sep 9 10:41:47 2015 UTC
# Line 8  module comgeomphy Line 8  module comgeomphy
8    
9    implicit none    implicit none
10    
11    real airephy(klon)    real, save:: airephy(klon)
   real cuphy(klon), cvphy(klon) ! "cu" and "cv" values on the scalar grid  
   REAL rlatd(klon), rlond(klon)  
   
   save  
12    
13    private klon    private klon
14    

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

  ViewVC Help
Powered by ViewVC 1.1.21