question

unai avatar image
0 Likes"
unai asked unai commented

Performance Measures time when an exact output has hapend

Hello,

I have the next model Example.fsm I have a parameter that varies the arrival time of the source. I'm going to conduct different simulations using the experimenter, for which I want to create a performance measure that tells me the time elapsed from the start of the simulation until 80 items have arrived at the sink. My objective is to compare the mean of those times across different scenarios.

FlexSim 23.1.3
performancemeasurescreation
example.fsm (147.0 KiB)
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

·
Sebastián Cañas avatar image
0 Likes"
Sebastián Cañas answered unai commented

@Unai,

You can set a Trigger in the Sink that ends the model run when the input is equal to 80. You find it in the control options of the trigger.

1715345918390.png

Then you set a Performance Measure with a value that returns the simulation time.

1715346028193.png

Hope this helps


1715345918390.png (21.0 KiB)
1715346028193.png (38.3 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.

unai avatar image unai commented ·
It works, thank you very much, I appreciate it.
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.