/[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/Sources/phylmd/comgeomphy.f revision 134 by guez, Wed Apr 29 15:47:56 2015 UTC trunk/phylmd/comgeomphy.f revision 254 by guez, Mon Feb 5 10:39:38 2018 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.254

  ViewVC Help
Powered by ViewVC 1.1.21