SURFEX v8.1
General documentation of Surfex
|
Go to the source code of this file.
Functions/Subroutines | |
subroutine | vegetation_evol (IO, DTI, PK, PEK, OAGRIP, PTSTEP, KMONTH, KDAY, PTIME, PLAT, PRHOA, P_CO2, ISSK, PRESP_BIOMASS_INST, PSWDIR) |
subroutine vegetation_evol | ( | type(isba_options_t), intent(inout) | IO, |
type(data_isba_t), intent(inout) | DTI, | ||
type(isba_p_t), intent(inout) | PK, | ||
type(isba_pe_t), intent(inout) | PEK, | ||
logical, intent(in) | OAGRIP, | ||
real, intent(in) | PTSTEP, | ||
integer, intent(in) | KMONTH, | ||
integer, intent(in) | KDAY, | ||
real, intent(in) | PTIME, | ||
real, dimension(:), intent(in) | PLAT, | ||
real, dimension(:), intent(in) | PRHOA, | ||
real, dimension(:), intent(in) | P_CO2, | ||
type(sso_t), intent(inout) | ISSK, | ||
real, dimension(:,:), intent(inout) | PRESP_BIOMASS_INST, | ||
real, dimension(:), intent(in), optional | PSWDIR | ||
) |
Definition at line 8 of file vegetation_evol.F90.