Go to the source code of this file.
Functions/Subroutines | |
subroutine | OL_READ_ATM_CONF_NETCDF (HSURF_FILETYPE, PDURATION, PTSTEP_FORC, KNI, KYEAR, KMONTH, KDAY, PTIME, PLAT, PLON, PZS, PZREF, PUREF) |
subroutine | READ_SURF_DIM_OL (HUNITS, KSIZE, KNI, PFIRSTTIMEFILE, KRESP) |
subroutine OL_READ_ATM_CONF_NETCDF | ( | CHARACTER(LEN=6), intent(in) | HSURF_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_netcdf.F90.
subroutine OL_READ_ATM_CONF_NETCDF::READ_SURF_DIM_OL | ( | CHARACTER(LEN=100), intent(out) | HUNITS, |
INTEGER, intent(out) | KSIZE, | ||
INTEGER, intent(out) | KNI, | ||
REAL, intent(out) | PFIRSTTIMEFILE, | ||
INTEGER, intent(out) | KRESP | ||
) |
Definition at line 196 of file ol_read_atm_conf_netcdf.F90.