SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | ol_read_atm_ascii (KFORC_STEP, PTA, PQA, PWIND, PDIR_SW, PSCA_SW, PLW, PSNOW, PRAIN, PPS, PCO2, PDIR) |
subroutine ol_read_atm_ascii | ( | integer, intent(in) | KFORC_STEP, |
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 | ||
) |
Definition at line 9 of file ol_read_atm_ascii.F90.