Go to the source code of this file.
Functions/Subroutines | |
| subroutine | read_surf_atm_date (HPROGRAM, HINIT, KLUOUT, HATMFILE, HATMFILETYPE, KYEAR, KMONTH, KDAY, PTIME, TPTIME) |
| subroutine read_surf_atm_date | ( | character(len=6), intent(in) | HPROGRAM, |
| character(len=3), intent(in) | HINIT, | ||
| integer, intent(in) | KLUOUT, | ||
| character(len=28), intent(in) | HATMFILE, | ||
| character(len=6), intent(in) | HATMFILETYPE, | ||
| integer, intent(in) | KYEAR, | ||
| integer, intent(in) | KMONTH, | ||
| integer, intent(in) | KDAY, | ||
| real, intent(in) | PTIME, | ||
| type (date_time), intent(out) | TPTIME | ||
| ) |
Definition at line 6 of file read_surf_atm_date.F90.


1.8.5