|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | ol_read_atm_netcdf (HSURF_FILETYPE, PTA, PQA, PWIND, PDIR_SW, PSCA_SW, PLW, PSNOW, PRAIN, PPS, PCO2, PDIR) |
| subroutine ol_read_atm_netcdf | ( | character(len=6), intent(in) | HSURF_FILETYPE, |
| real, dimension(:,:), intent(out) | PTA, | ||
| real, dimension(:,:), intent(out) | PQA, | ||
| real, dimension(:,:), intent(out) | PWIND, | ||
| real, dimension(:,:), intent(out) | PDIR_SW, | ||
| real, dimension(:,:), intent(out) | PSCA_SW, | ||
| real, dimension(:,:), intent(out) | PLW, | ||
| real, dimension(:,:), intent(out) | PSNOW, | ||
| real, dimension(:,:), intent(out) | PRAIN, | ||
| real, dimension(:,:), intent(out) | PPS, | ||
| real, dimension(:,:), intent(out) | PCO2, | ||
| real, dimension(:,:), intent(out) | PDIR | ||
| ) |
1.8.13