/[lmdze]/trunk/libf/Test_ozonecm/phyetat0_test.f90
ViewVC logotype

Annotation of /trunk/libf/Test_ozonecm/phyetat0_test.f90

Parent Directory Parent Directory | Revision Log Revision Log


Revision 22 - (hide annotations)
Fri Jul 31 15:18:47 2009 UTC (14 years, 11 months ago) by guez
File size: 142 byte(s)
Superficial modifications
1 guez 22 module phyetat0_m
2    
3     use dimphy, only: klon
4    
5     IMPLICIT none
6    
7     REAL rlat(klon) ! latitude, in degrees
8    
9     private klon
10    
11     end module phyetat0_m

  ViewVC Help
Powered by ViewVC 1.1.21