SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | init_outfn_teb_n (TM, GDM, GRM, UG, U, HSELECT, HPROGRAM, KLUOUT) |
subroutine init_outfn_teb_n | ( | type(teb_model_t), intent(in) | TM, |
type(teb_garden_model_t), intent(in) | GDM, | ||
type(teb_greenroof_model_t), intent(in) | GRM, | ||
type(surf_atm_grid_t), intent(inout) | UG, | ||
type(surf_atm_t), intent(inout) | U, | ||
character(len=*), dimension(:), intent(in) | HSELECT, | ||
character(len=6), intent(in) | HPROGRAM, | ||
integer, intent(in) | KLUOUT | ||
) |
Definition at line 7 of file init_outfn_tebn.F90.