question

Victor RV avatar image
0 Likes"
Victor RV asked Marcello Rosadini commented

Process time according to an equation

I have a process where the process time will be according to a simple equation (time = mass / 15) where the mass is the mass of the item. The mass will have a statistical distribution Normal (25,5)

I have defined a label called "mass", and I've defined a trigger on the source (on creation, set label: Object = Item; Label = "mass"; Value = normal(25, 5, 0)

I don't know how to define on the processor the process time to say the model that the process time will be the "mass"/15. On previous versions had exist By Expression, but on 2018 version i did not found it.

FlexSim 18.2.2
processorprocess time
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

·
Marcello Rosadini avatar image
0 Likes"
Marcello Rosadini answered Marcello Rosadini commented
Victor, you can just write

 item.mass/15

in the ProcessTime
· 2
5 |100000

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

Victor RV avatar image Victor RV commented ·

OK, thanks

0 Likes 0 ·
Marcello Rosadini avatar image Marcello Rosadini Victor RV commented ·

let me know if you need further help!

1 Like 1 ·

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.