source:
trunk/LMDZ.COMMON/libf/dyn3d_common/comuforc_h.F90
@
2572
| Last change on this file since 2572 was 1345, checked in by , 11 years ago | |
|---|---|
| File size: 217 bytes | |
| Line | |
|---|---|
| 1 | module comuforc_h |
| 2 | IMPLICIT NONE |
| 3 | REAL,ALLOCATABLE,DIMENSION(:,:) :: uforc |
| 4 | REAL,ALLOCATABLE,DIMENSION(:) :: attenua |
| 5 | REAL :: facwind |
| 6 | REAL :: phalf |
| 7 | end module comuforc_h |
| 8 | |
| 9 |
Note: See TracBrowser
for help on using the repository browser.
