surfbv Subroutine

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

Arguments

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