|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_teb_n (DTCO, UG, U, GCP, CHT, DTT, SB, TG, TOP, TP |
| subroutine init_teb_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(grid_conf_proj_t), intent(inout) | GCP, | ||
| type(ch_teb_t), intent(inout) | CHT, | ||
| type(data_teb_t), intent(inout) | DTT, | ||
| type(canopy_t), intent(inout) | SB, | ||
| type(grid_t), intent(inout) | TG, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| TP | |||
| ) |
Definition at line 7 of file init_tebn.F90.


1.8.13