SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | write_pgd_watflux_n (DTCO, HSELECT, U, G, W, HPROGRAM) |
subroutine write_pgd_watflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
character(len=*), dimension(:), intent(in) | HSELECT, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(grid_t), intent(inout) | G, | ||
type(watflux_t), intent(inout) | W, | ||
character(len=6), intent(in) | HPROGRAM | ||
) |
Definition at line 7 of file write_pgd_watfluxn.F90.