source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/libf/dyn3d_common/comuforc_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: 148 bytes
Line 
1       module comuforc_h
2       IMPLICIT NONE
3       REAL,ALLOCATABLE,DIMENSION(:,:) :: uforc
4       REAL :: facwind
5       end module comuforc_h
6
7
Note: See TracBrowser for help on using the repository browser.