/[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 134 by guez, Wed Apr 29 15:47:56 2015 UTC 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.134  
changed lines
  Added in v.168

  ViewVC Help
Powered by ViewVC 1.1.21