Last piece for completion to this model would be to have the containers start when the one in front of it completes Entity Delay route.
Is there a way to associate the Pack object's OperatingThreshold input with a distribution?
I tried adding seize, release, and resource objects to control the flow of the containers in the evolution but come up with the follow error: "PackQueue: Cannot remove an entity from an empty queue"
Last part of this model would be to figure out a way to start the process of an EntityContainer travelling through the EntityDelay but only at the time of the EntityContainer ahead completing this same circuit on the EntityDelay which is governed by the weibull distribution.
Yes, I want the unpacking to finish before the next EntityContainer is filled. Once the unpacking is finished I would like the next EntityContainer to be triggered to pack entities in that queue and travel down the EntityDelay. I do not want the EntityContainer to start at a random time but at the same time the previous one completes the EntityDelay. This entire process is wanted to be governed by a weibull distribution.
when running the model to completion with the add/remove method I am left with the EntityContainer being idle at the add object filled with entities