Go to the source code of this file.
Functions/Subroutines | |
| subroutine | init_teb_garden_n (DTCO, DGU, UG, U, DGMTO, TOP, GDM, HPROGRAM, HINIT, KI, KSW, PSW_BANDS, KPATCH) |
| subroutine init_teb_garden_n | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(diag_surf_atm_t), intent(inout) | DGU, | ||
| type(surf_atm_grid_t), intent(inout) | UG, | ||
| type(surf_atm_t), intent(inout) | U, | ||
| type(diag_misc_teb_options_t), intent(inout) | DGMTO, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(teb_garden_model_t), intent(inout) | GDM, | ||
| 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 6 of file init_teb_gardenn.F90.


1.8.5