hydraulic_redistribution Subroutine

public subroutine hydraulic_redistribution(dels, soil, ssnow, canopy, veg, met)

Arguments

Type IntentOptional Attributes Name
real, intent(in) :: dels
type(soil_parameter_type), intent(in) :: soil
type(soil_snow_type), intent(inout) :: ssnow
type(canopy_type), intent(in) :: canopy
type(veg_parameter_type), intent(in) :: veg
type(met_type), intent(inout) :: met