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