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


1.8.13