source: codes/icosagcm/branches/SATURN_DYNAMICO/LMDZ.COMMON/config/ppsrc/dyn3d_common/comuforc_h.f90 @ 224

Last change on this file since 224 was 224, checked in by ymipsl, 10 years ago
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.