SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | zoom_pgd_nature (DTCO, IM, UG, U, USS, GCP, HPROGRAM, HINIFILE, HINIFILETYPE, HFILE, H |
subroutine zoom_pgd_nature | ( | type(data_cover_t), intent(inout) | DTCO, |
type(isba_model_t), intent(inout) | IM, | ||
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(sso_t), intent(inout) | USS, | ||
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, | ||
H | |||
) |
Definition at line 8 of file zoom_pgd_nature.F90.