stempv Subroutine

public subroutine stempv(dels, canopy, ssnow, soil, heat_cap_lower_limit)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(canopy_type), intent(inout) :: canopy
type(soil_snow_type), intent(inout) :: ssnow
type(soil_parameter_type), intent(inout) :: soil
real :: heat_cap_lower_limit(mp,ms)