SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_teb_garden_n (DTCO, UG, U, DMTO, TOP, IO, DTV, K, P, PEK, DK, DEK, DECK, DMK, HPROGRAM, HINIT, KI, KSW, PSW_BANDS, KPATCH) |
subroutine init_teb_garden_n | ( | type(data_cover_t), intent(inout) | DTCO, |
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
type(diag_misc_teb_options_t), intent(inout) | DMTO, | ||
type(teb_options_t), intent(inout) | TOP, | ||
type(isba_options_t), intent(inout) | IO, | ||
type(data_isba_t), intent(inout) | DTV, | ||
type(isba_k_t), intent(inout) | K, | ||
type(isba_p_t), intent(inout) | P, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
type(diag_t), intent(inout) | DK, | ||
type(diag_evap_isba_t), intent(inout) | DEK, | ||
type(diag_evap_isba_t), intent(inout) | DECK, | ||
type(diag_misc_isba_t), intent(inout) | DMK, | ||
character(len=6), intent(in) | HPROGRAM, | ||
character(len=3), intent(in) | HINIT, | ||
integer, intent(in) | KI, | ||
integer, intent(in) | KSW, | ||
real, dimension(ksw), intent(in) | PSW_BANDS, | ||
integer, intent(in) | KPATCH | ||
) |
Definition at line 8 of file init_teb_gardenn.F90.