question

jacks avatar image
0 Likes"
jacks asked Joerg Vogel answered

Question about the calculation of the extrusions of item in the queue

123456 (1).fsm

Hi guys,

I would like to consult the way of calculation extrusion in queue. In my model, the warehouse4 would have an increasing extrusion with time pass. Thus, is there any way to calculate the inventory and give a fee on inventory level? or still build a time label and set a late penalty on it.

FlexSim 21.2.4
queuequeue time
123456-1.fsm (22.1 MiB)
5 |100000

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

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered

For a warehouse you do it by evaluating a staytime. About any item you can read it’s Entry Time by getentrytime in a query clause for queryItems. For any other fixed resource object I would push entering items onto a list with a dynamic field of age. Then you can order your list pull result query by age ascending or descending to retrieve items.

5 |100000

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

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.