|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | diag_town_n (DLO, DL, DLC, TD, HTOWN, HPROGRAM, DUP, DUPC, KMASK) |
| subroutine diag_town_n | ( | type(diag_options_t), intent(inout) | DLO, |
| type(diag_t), intent(inout) | DL, | ||
| type(diag_t), intent(inout) | DLC, | ||
| type(teb_diag_t), intent(inout) | TD, | ||
| character(len=*), intent(in) | HTOWN, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| type(diag_t), intent(inout) | DUP, | ||
| type(diag_t), intent(inout) | DUPC, | ||
| integer, dimension(:), intent(in) | KMASK | ||
| ) |
Definition at line 7 of file diag_townn.F90.


1.8.13