SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_run_conf (KLISTING, OOASIS, KYEAR, KMONTH, KDAY, PTIME, KLON, KLAT, KNB_TSTEP_RUN, PRUNTIME) |
subroutine trip_run_conf | ( | integer, intent(in) | KLISTING, |
logical, intent(in) | OOASIS, | ||
integer, intent(in) | KYEAR, | ||
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, intent(in) | PTIME, | ||
integer, intent(in) | KLON, | ||
integer, intent(in) | KLAT, | ||
integer, intent(out) | KNB_TSTEP_RUN, | ||
real, intent(inout) | PRUNTIME | ||
) |
Definition at line 4 of file trip_run_conf.F90.