I'm modeling a hospital ward. I am experiencing this error:
"Model logic error:root.delay7:
An agent was not able to leave the port root.delay7.out at time 8.302 / date Nov 3, 2020, 8:18:05 AM (current model time is 8.311).
Consider increasing capacities and/or throughputs of the subsequent object(s) or using PULL protocol"
I know that before a hold I have to put a queue block, but in the path to follow the patient has already been inserted! If I insert more queue blocks they slow down the process, because once the patient enters the queue block he is not released immediately! Why does this error occur? How can I fix it?
I attach the picture, the red circle indicates the point where the flow is blocked.