|
SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
| subroutine | canopy_evol_wind (SB, KI, PTSTEP, KIMPL, PWIND, PK, PDKD |
| subroutine canopy_evol_wind | ( | type(canopy_t), intent(inout) | SB, |
| integer, intent(in) | KI, | ||
| real, intent(in) | PTSTEP, | ||
| integer, intent(in) | KIMPL, | ||
| real, dimension(ki), intent(in) | PWIND, | ||
| real, dimension(ki,sb%nlvl), intent(in) | PK, | ||
| PDKD | |||
| ) |
Definition at line 7 of file canopy_evol_wind.F90.


1.8.13