FluxIntoLitterPools Subroutine

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

Arguments

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