Go to the source code of this file.
Functions/Subroutines | |
| subroutine | OL_READ_ATM_CONF_ASCII (HSURF_FILETYPE, HFORCING_FILETYPE, PDURATION, PTSTEP_FORC, KNI, KYEAR, KMONTH, KDAY, PTIME, PLAT, PLON, PZS, PZREF, PUREF) |
| subroutine OL_READ_ATM_CONF_ASCII | ( | CHARACTER(LEN=6), intent(in) | HSURF_FILETYPE, |
| CHARACTER(LEN=6), intent(in) | HFORCING_FILETYPE, | ||
| REAL, intent(out) | PDURATION, | ||
| REAL, intent(out) | PTSTEP_FORC, | ||
| INTEGER, intent(out) | KNI, | ||
| INTEGER, intent(out) | KYEAR, | ||
| INTEGER, intent(out) | KMONTH, | ||
| INTEGER, intent(out) | KDAY, | ||
| REAL, intent(out) | PTIME, | ||
| REAL, dimension(:), pointer | PLAT, | ||
| REAL, dimension(:), pointer | PLON, | ||
| REAL, dimension(:), pointer | PZS, | ||
| REAL, dimension(:), pointer | PZREF, | ||
| REAL, dimension(:), pointer | PUREF | ||
| ) |
Definition at line 2 of file ol_read_atm_conf_ascii.F90.


1.8.0