wrap_canopy_radiation Subroutine

public subroutine wrap_canopy_radiation(this, bounds_clump, nc, num_vegsol, filter_vegsol, coszen, surfalb_inst)

Type Bound

hlm_fates_interface_type

Arguments

Type IntentOptional Attributes Name
class(hlm_fates_interface_type), intent(inout) :: this
type(bounds_type), intent(in) :: bounds_clump
integer, intent(in) :: nc
integer, intent(in) :: num_vegsol
integer, intent(in) :: filter_vegsol(num_vegsol)
real(kind=r8), intent(in) :: coszen(bounds_clump%begp:)
type(surfalb_type), intent(inout) :: surfalb_inst