SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_flake (DTCO, USS, FG, F, SB, UG, U, GCP, HPROGRAM, HATMFILE, HATMFILETYPE, HPGDFILE, HPGDFILETYPE, YDCTL) |
subroutine prep_flake | ( | type(data_cover_t), intent(inout) | DTCO, |
type(sso_t), intent(inout) | USS, | ||
type(grid_t), intent(inout) | FG, | ||
type(flake_t), intent(inout) | F, | ||
type(canopy_t), intent(inout) | SB, | ||
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) | HATMFILE, | ||
character(len=6), intent(in) | HATMFILETYPE, | ||
character(len=28), intent(in) | HPGDFILE, | ||
character(len=6), intent(in) | HPGDFILETYPE, | ||
type (prep_ctl), intent(inout) | YDCTL | ||
) |
Definition at line 8 of file prep_flake.F90.