SURFEX v8.1
General documentation of Surfex
Functions/Subroutines
init_trip.F90 File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine init_trip (TPDG, TP, TPG, KYEAR, KMONTH, KDAY, PTIME, KLON, KLAT, PTSTEP_RUN, PTSTEP_DIAG, ORESTART, OXIOS)
 
subroutine output_date (HTIMEUNIT, PTIME_DIAG)
 
subroutine write_time (ITIME, ISPACE, HSEP, HTDATE)
 

Function/Subroutine Documentation

◆ init_trip()

subroutine init_trip ( type(trip_diag_t), intent(inout)  TPDG,
type(trip_t), intent(inout)  TP,
type(trip_grid_t), intent(inout)  TPG,
integer, intent(out)  KYEAR,
integer, intent(out)  KMONTH,
integer, intent(out)  KDAY,
real, intent(out)  PTIME,
integer, intent(out)  KLON,
integer, intent(out)  KLAT,
real, intent(in)  PTSTEP_RUN,
real, intent(in)  PTSTEP_DIAG,
logical, intent(in)  ORESTART,
logical, intent(in)  OXIOS 
)

Definition at line 5 of file init_trip.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ output_date()

subroutine init_trip::output_date ( character(len=*), intent(out)  HTIMEUNIT,
real, intent(out)  PTIME_DIAG 
)

Definition at line 792 of file init_trip.F90.

Here is the call graph for this function:
Here is the caller graph for this function:

◆ write_time()

subroutine init_trip::write_time ( integer, intent(in)  ITIME,
integer, intent(in)  ISPACE,
character(len=*), intent(in)  HSEP,
character(len=*), intent(inout)  HTDATE 
)

Definition at line 841 of file init_trip.F90.

Here is the call graph for this function: