SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | trip_diag_write (TPDG, TPG, KLISTING, KLON, KLAT, KDIAG, PTSTEP_DIAG, O |
subroutine | cum_diag (PDIAG, PRUN) |
subroutine trip_diag_write | ( | type(trip_diag_t), intent(inout) | TPDG, |
type(trip_grid_t), intent(inout) | TPG, | ||
integer, intent(in) | KLISTING, | ||
integer, intent(in) | KLON, | ||
integer, intent(in) | KLAT, | ||
integer, intent(in) | KDIAG, | ||
real, intent(in) | PTSTEP_DIAG, | ||
O | |||
) |
Definition at line 4 of file trip_diag_write.F90.