question

ejust avatar image
0 Likes"
ejust asked ejust edited

queue of trucks inside the networknode

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


FlexSim 21.1.5
network nodetrucktaskexecutor flowitem
base-3.fsm (541.0 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

ejust avatar image ejust commented ·

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 0 ·

1 Answer

·
Felix Möhlmann avatar image
1 Like"
Felix Möhlmann answered ejust edited

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


base-4.fsm (556.6 KiB)
· 1
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.

ejust avatar image ejust commented ·

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

0 Likes 0 ·

Write an Answer

Hint: Notify or tag a user in this post by typing @username.

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.