ED_SunShadeFracs Subroutine

public subroutine ED_SunShadeFracs(nsites, sites, bc_in, bc_out)

Arguments

Type IntentOptional Attributes Name
integer, intent(in) :: nsites
type(ed_site_type), intent(inout), target :: sites(nsites)
type(bc_in_type), intent(in) :: bc_in(nsites)
type(bc_out_type), intent(inout) :: bc_out(nsites)