SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | prep_teb (DTCO, UG, U, USS, GCP, TOP, BOP, NB, TG, SB, NT, GDM, GRM, HPROGRAM, HATMFILE, HATMFILETYPE, HPGDFILE, HPGDFILETYPE, YDCTL) |
subroutine prep_teb | ( | type(data_cover_t), intent(inout) | DTCO, |
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, | ||
type(teb_options_t), intent(inout) | TOP, | ||
type(bem_options_t), intent(inout) | BOP, | ||
type(bem_np_t), intent(inout) | NB, | ||
type(grid_t), intent(inout) | TG, | ||
type(canopy_t), intent(inout) | SB, | ||
type(teb_np_t), intent(inout) | NT, | ||
type(teb_garden_model_t), intent(inout) | GDM, | ||
type(teb_greenroof_model_t), intent(inout) | GRM, | ||
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_teb.F90.