Go to the source code of this file.
Functions/Subroutines | |
| subroutine | readwind_ecmwf (indj, n, uuh, vvh, wwh) |
| subroutine readwind_ecmwf | ( | integer | indj, |
| integer | n, | ||
| real(kind=4), dimension(0:nxmax-1,0:nymax-1,nuvzmax) | uuh, | ||
| real(kind=4), dimension(0:nxmax-1,0:nymax-1,nuvzmax) | vvh, | ||
| real(kind=4), dimension(0:nxmax-1,0:nymax-1,nwzmax) | wwh | ||
| ) |
Definition at line 22 of file readwind.F90.


1.8.6