I have made a model in which the queue takes from the two shelves some cylinders planned in a table.
I have realised a model in which the queue takes the demand from the two shelves. The demand has been planned in a table that takes 5h.
The queue has been planned to have a maximum of 6 units. When the queue reaches one, 5 more units enter.
The problem is that this process performs well in two rounds of 5 and then the port is closed.
I don't know why the port is closing.
Can you help with this problem?
Thank you very much.