SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | pgd_teb_veg (DTCO, UG, U, USS, GDO, GDK, DTGD, GDIR, GRO, GRS, GRK, DTGR, TOP, KDIM, HPROGRAM) |
subroutine pgd_teb_veg | ( | 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(isba_options_t), intent(inout) | GDO, | ||
type(isba_k_t), intent(inout) | GDK, | ||
type(data_isba_t), intent(inout) | DTGD, | ||
type(teb_irrig_t), intent(inout) | GDIR, | ||
type(isba_options_t), intent(inout) | GRO, | ||
type(isba_s_t), intent(inout) | GRS, | ||
type(isba_k_t), intent(inout) | GRK, | ||
type(data_isba_t), intent(inout) | DTGR, | ||
type(teb_options_t), intent(inout) | TOP, | ||
integer, intent(in) | KDIM, | ||
character(len=6), intent(in) | HPROGRAM | ||
) |
Definition at line 8 of file pgd_teb_veg.F90.