|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_trip_diag (TPDG, TPG, KLISTING, HFILE, KLON, KLAT, HTITLE, HTIMEU |
| subroutine init_trip_diag | ( | type(trip_diag_t), intent(inout) | TPDG, |
| type(trip_grid_t), intent(inout) | TPG, | ||
| integer, intent(in) | KLISTING, | ||
| character(len=*), intent(in) | HFILE, | ||
| integer, intent(in) | KLON, | ||
| integer, intent(in) | KLAT, | ||
| character(len=*), intent(in) | HTITLE, | ||
| HTIMEU | |||
| ) |
Definition at line 4 of file init_trip_diag.F90.


1.8.13