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


1.8.13