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 2 of file ol_read_atm_ascii.F90.


1.8.0