|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | diag_nature_n (DLO, DL, DLC, ID, HNATURE, HPROGRAM, DUP, DUPC, KMASK) |
| subroutine diag_nature_n | ( | type(diag_options_t), intent(inout) | DLO, |
| type(diag_t), intent(inout) | DL, | ||
| type(diag_t), intent(inout) | DLC, | ||
| type(isba_diag_t), intent(inout) | ID, | ||
| character(len=*), intent(in) | HNATURE, | ||
| 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 8 of file diag_naturen.F90.


1.8.13