|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | pack_pgd (DTCO, U, HPROGRAM, HSURF, G, OCOVER, PCOVER, |
| subroutine pack_pgd | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_t), intent(inout) | U, | ||
| character(len=6), intent(in) | HPROGRAM, | ||
| character(len=6), intent(in) | HSURF, | ||
| type(grid_t), intent(inout) | G, | ||
| logical, dimension(:), intent(out) | OCOVER, | ||
| real, dimension(:,:), pointer | PCOVER | ||
| ) |
Definition at line 7 of file pack_pgd.F90.


1.8.13