SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_trip_run (TP, TPG, KYEAR, KMONTH, KDAY, PTIME, KLON, KLAT) |
subroutine prep_trip_run | ( | type(trip_t), intent(inout) | TP, |
type(trip_grid_t), intent(inout) | TPG, | ||
integer, intent(in) | KYEAR, | ||
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, intent(in) | PTIME, | ||
integer, intent(out) | KLON, | ||
integer, intent(out) | KLAT | ||
) |
Definition at line 4 of file prep_trip_run.F90.