Hello All, @Matthew Gillespie @Matt Long @Logan Gold @Sam Stubbs
I have isolated an area of my main model here in this extremely reduced model as I believe it is the cause of my output drop off. When I run my main model it reaches its max output around 20000 minutes and stays there until 200000 minutes where it suddenly starts to drop off.
I have attached a sample in the area that I believe is causing the drop off. In this model the drop off happens much sooner but similar to the drop in my model.... In this model outputdrop.fsm between 1000 - 1500 minutes max output is reached and then it suddenly begins to drop off. I am wondering if you would be willing to provide some insight and hopefully using my model show me what I am doing that is causing this drop off.
Explaining the model:
There is an InitalSource that creates 20 objects that enter the system. While Source25 is an initial source for the inside line releasing only 5 objects into the inside line. ( I do not want the initial sources to change)
As an object from Q1 enters Processor1 it triggers source 25 to create an object ans it starts at Processor1A... The main line (Processors1-6) continue down that path and are joined with the object from the inside line at combiner1.
Queue: RemoveObjectFromQ28 destroys an object from Q28 when and object from the main line is sent to rejects. After RemoveObjectFromQ28 it is sent to a processor of time zero to trigger source26 keeping the same number of devices available for the system.
After processor6 objects go to the sink which on entry triggers source 26 again keeping the same number of devices in the system.
Ideally I am not looking to change how the objects flow. I am simply trying to discover why the output drops off. If you would please show me a way to not have that happen in this model: outputdrop.fsm I would greatly appreciate it.
Thanks again.