PatchMassStock Subroutine

public subroutine PatchMassStock(currentPatch, el, live_stock, seed_stock, litter_stock)

Arguments

Type IntentOptional Attributes Name
type(ed_patch_type), intent(inout), target :: currentPatch
integer, intent(in) :: el
real(kind=r8), intent(out) :: live_stock
real(kind=r8), intent(out) :: seed_stock
real(kind=r8), intent(out) :: litter_stock