SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_forcing_date (KLISTING, HFILE, KNB_TSTEP_RUN, KYEAR, KMONTH, KDAY, PTIME) |
subroutine read_forcing_date | ( | integer, intent(in) | KLISTING, |
character(len=*), intent(in) | HFILE, | ||
integer, intent(in) | KNB_TSTEP_RUN, | ||
integer, intent(out) | KYEAR, | ||
integer, intent(out) | KMONTH, | ||
integer, intent(out) | KDAY, | ||
real, intent(out) | PTIME | ||
) |
Definition at line 4 of file read_forcing_date.F90.