question

hby avatar image
0 Likes"
hby asked hby commented

Creating two items at the same time from using source

Hello ,

How can I create two items simultaneously from the same source into two different queues, knowing that the arrival time of the entities follows a log-normal distribution?

Thank you in advance !

FlexSim 24.2.0
sourcequeryitem
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

Ben Wilson avatar image
0 Likes"
Ben Wilson answered hby commented

Hi @HBY ,

Have your source immediately feed into a separator to divide into the chosen number of flowitems.

The separator will feed your downstream queues.

The highlighted fields were edited to do the following:

  • split a single flowitem created by the source into the required number;
  • do so immediately with 0 processing time;
  • alternate the output port.

1723067342392.png


1723067342392.png (142.2 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.

hby avatar image hby commented ·

Hello @Ben Wilson

That's exactly what I need.

Thank you so much!

0 Likes 0 ·