SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | read_pgd_seaflux_n (DTCO, DTS, SG, S, U, UG, GCP, HPROG |
subroutine read_pgd_seaflux_n | ( | type(data_cover_t), intent(inout) | DTCO, |
type(data_seaflux_t), intent(inout) | DTS, | ||
type(grid_t), intent(inout) | SG, | ||
type(seaflux_t), intent(inout) | S, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(grid_conf_proj_t), intent(inout) | GCP, | ||
HPROG | |||
) |
Definition at line 7 of file read_pgd_seafluxn.F90.