queue of trucks inside the networknode

queue of trucks inside the networknode

ejust
Not applicable
12 Views
3 Replies
Message 1 of 4

queue of trucks inside the networknode

ejust
Not applicable

[ FlexSim 21.1.5 ]

Dears,

I am trying to make trucks go to a shipping yard through a network node, however, once the available slots are filled, no more trucks move from the "queue origin" object to the network. I need your help to overcome this obstacle. I want to model the queue of trucks in the network node especially when the shipping yard slots are full.

Thank you in advance.

Base_3.fsm


0 Likes
Accepted solutions (1)
13 Views
3 Replies
Replies (3)
Message 2 of 4

ejust
Not applicable

Mr. @Ben Wilson,

Thank you for your continued efforts. can you please mention my question to an expert? time is critical for this model.

I appreciate your help.


0 Likes
Message 3 of 4

moehlmann_fe
Observer
Observer
Accepted solution

The Loading Yard won't pull any items from the list if it doens't have space available.

Instead of pulling the trucks, I modified the model so they always travel to the yard after they are created. Once they arrive, the trucks have to acquire one of the six parking spaces that are represented through a resource in the process flow.

This also has the added benefit, that you can use the statistics of the resource ("Request Content", "Request Staytime") to analyze the size of the queue of trucks.

base-4.fsm

Message 4 of 4

ejust
Not applicable

Thank you so much, this is a brilliant solution indeed.

0 Likes