SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_run (TPDG, TP, TPG, OOASIS, OXIOS, KLISTING, KLON, KLAT, KNB_TSTEP_RUN, PRUNTIME, KLON_OL, KLAT_OL, KNB_OL, KYEAR, KMONTH, KDAY, PTIME) |
subroutine trip_run | ( | type(trip_diag_t), intent(inout) | TPDG, |
type(trip_t), intent(inout) | TP, | ||
type(trip_grid_t), intent(inout) | TPG, | ||
logical, intent(in) | OOASIS, | ||
logical, intent(in) | OXIOS, | ||
integer, intent(in) | KLISTING, | ||
integer, intent(in) | KLON, | ||
integer, intent(in) | KLAT, | ||
integer, intent(in) | KNB_TSTEP_RUN, | ||
real, intent(in) | PRUNTIME, | ||
integer, intent(in) | KLON_OL, | ||
integer, intent(in) | KLAT_OL, | ||
integer, intent(in) | KNB_OL, | ||
integer, intent(out) | KYEAR, | ||
integer, intent(out) | KMONTH, | ||
integer, intent(out) | KDAY, | ||
real, intent(out) | PTIME | ||
) |
Definition at line 6 of file trip_run.F90.