source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/phystd/comdiurn_h.F90 @ 222

Last change on this file since 222 was 222, checked in by ymipsl, 10 years ago

Creating temporary dynamico/lmdz/saturn branche

YM

File size: 178 bytes
Line 
1
2       module comdiurn_h
3
4       implicit none
5
6       real, allocatable, dimension(:) :: sinlon, coslon, sinlat, coslat
7       logical :: ldiurn
8
9       end module comdiurn_h
10
Note: See TracBrowser for help on using the repository browser.