|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | alloc_trip_diag (TPDG, KLON, KLAT) |
| subroutine | alloc_diag (TPDIAG) |
| subroutine alloc_trip_diag::alloc_diag | ( | type(diag) | TPDIAG | ) |
Definition at line 67 of file alloc_trip_diag.F90.
| subroutine alloc_trip_diag | ( | type(trip_diag_t), intent(inout) | TPDG, |
| integer, intent(in) | KLON, | ||
| integer, intent(in) | KLAT | ||
| ) |
Definition at line 3 of file alloc_trip_diag.F90.


1.8.13