/[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 82 by guez, Wed Mar 5 14:57:53 2014 UTC 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.82  
changed lines
  Added in v.254

  ViewVC Help
Powered by ViewVC 1.1.21