SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | write_pgd_seaflux_n (DTCO, HSELECT, U, DTS, G, S, HPROG |
subroutine write_pgd_seaflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
character(len=*), dimension(:), intent(in) | HSELECT, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(data_seaflux_t), intent(inout) | DTS, | ||
type(grid_t), intent(inout) | G, | ||
type(seaflux_t), intent(inout) | S, | ||
HPROG | |||
) |
Definition at line 7 of file write_pgd_seafluxn.F90.