SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | zoom_pgd_sea (DTCO, DTS, SG, S, UG, U, GCP, HPROGRAM, HINIFILE, HINIFILETYPE, HFILE, HFIL |
subroutine zoom_pgd_sea | ( | 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_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(grid_conf_proj_t), intent(inout) | GCP, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=28), intent(in) | HINIFILE, | ||
character(len=6), intent(in) | HINIFILETYPE, | ||
character(len=28), intent(in) | HFILE, | ||
HFIL | |||
) |
Definition at line 8 of file zoom_pgd_sea.F90.