Go to the source code of this file.
Functions/Subroutines |
| subroutine | CLS_WIND (PZONA, PMERA, PHW, PCD, PCDN, PRI, PHV, PZON10M, PMER10M) |
Function/Subroutine Documentation
| subroutine CLS_WIND |
( |
REAL, dimension(:), intent(in) |
PZONA, |
|
|
REAL, dimension(:), intent(in) |
PMERA, |
|
|
REAL, dimension(:), intent(in) |
PHW, |
|
|
REAL, dimension(:), intent(in) |
PCD, |
|
|
REAL, dimension(:), intent(in) |
PCDN, |
|
|
REAL, dimension(:), intent(in) |
PRI, |
|
|
REAL, dimension(:), intent(in) |
PHV, |
|
|
REAL, dimension(:), intent(out) |
PZON10M, |
|
|
REAL, dimension(:), intent(out) |
PMER10M |
|
) |
| |