question

Mason W avatar image
0 Likes"
Mason W asked Matthew Gillespie answered

Process Time Multiplied by Label Number

Hi all,

I have flow items (totes) with a label (ItemsNumber) associated that gives a distributed number of items in the flow item. When the flow item arrives at the processor I would like the processing time to be an equation (Standard Processing Time for 1 Item * ItemsNumber Label).

How would I insert this type of equation? Basically, a standard distributed time multiplied by a label (ItemNumber)

Thanks in advance!

FlexSim 18.0.3
process times
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

·
Matthew Gillespie avatar image
1 Like"
Matthew Gillespie answered
<Standard Processing Time> * item.ItemsNumber

So, for example, if the standard processing time is exponential(0, 10) the whole statement would be

exponential(0, 10) * item.ItemsNumber
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.