Go to the source code of this file.
Functions/Subroutines | |
| subroutine | vegetation_update_greenroof (DTCO, DTI, IG, I, T, TOP, TVG, DTGD, GRM, TPTIME, PTSTEP, KLU) |
| subroutine vegetation_update_greenroof | ( | type(data_cover_t), intent(inout) | DTCO, |
| type(data_isba_t), intent(inout) | DTI, | ||
| type(isba_grid_t), intent(inout) | IG, | ||
| type(isba_t), intent(inout) | I, | ||
| type(teb_t), intent(inout) | T, | ||
| type(teb_options_t), intent(inout) | TOP, | ||
| type(teb_veg_options_t), intent(inout) | TVG, | ||
| type(data_teb_garden_t), intent(inout) | DTGD, | ||
| type(teb_greenroof_model_t), intent(inout) | GRM, | ||
| type(date_time), intent(in) | TPTIME, | ||
| real, intent(in) | PTSTEP, | ||
| integer, intent(in) | KLU | ||
| ) |
Definition at line 6 of file vegetation_update_greenroof.F90.


1.8.5