|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | diag_inland_water_n (DLO, DL, DLC, FM, WM, HWATER, HPROGRAM, DUP, DUPC, KMASK) |
| subroutine diag_inland_water_n | ( | type(diag_options_t), intent(inout) | DLO, |
| type(diag_t), intent(inout) | DL, | ||
| type(diag_t), intent(inout) | DLC, | ||
| type(flake_model_t), intent(inout) | FM, | ||
| type(watflux_model_t), intent(inout) | WM, | ||
| character(len=*), intent(in) | HWATER, | ||
| 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_inland_watern.F90.


1.8.13