SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_forcing_conf (KLISTING, KYEAR, KMONTH, KDAY, PTIME, HFILE_FRC, HREADFRC, HDRAIN, HRUNOFF, KLON, KLAT, PTSTEP_RUN, KNB_TSTEP_RUN, PRUNTIME) |
subroutine trip_forcing_conf | ( | integer, intent(in) | KLISTING, |
integer, intent(in) | KYEAR, | ||
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, intent(in) | PTIME, | ||
character(len=15), intent(in) | HFILE_FRC, | ||
character(len=6), intent(in) | HREADFRC, | ||
character(len=8), intent(in) | HDRAIN, | ||
character(len=8), intent(in) | HRUNOFF, | ||
integer, intent(in) | KLON, | ||
integer, intent(in) | KLAT, | ||
real, intent(in) | PTSTEP_RUN, | ||
integer, intent(out) | KNB_TSTEP_RUN, | ||
real, intent(out) | PRUNTIME | ||
) |
Definition at line 6 of file trip_forcing_conf.F90.