source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/phystd/comgeomfi_h.F90 @ 224

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

Creating temporary dynamico/lmdz/saturn branche

YM

File size: 176 bytes
Line 
1
2       module comgeomfi_h
3
4       implicit none
5
6       REAL,ALLOCATABLE,DIMENSION(:) :: long,lati,area
7       REAL :: totarea, totarea_planet
8
9       end module comgeomfi_h
10
Note: See TracBrowser for help on using the repository browser.