|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | write_teb_n (DTCO, HSELECT, OSNOWDIMNC, U, TM, GDM, GRM |
| subroutine write_teb_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| character(len=*), dimension(:), intent(in) | HSELECT, | ||
| logical, intent(in) | OSNOWDIMNC, | ||
| 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 | ||
| ) |
Definition at line 7 of file write_tebn.F90.


1.8.13