question

Ryusuke T avatar image
0 Likes"
Ryusuke T asked Jason Lightfoot answered

The queue does not store the intended number of flow items

Created queues with sizes X = 1m and Y = 1m. Also, the size of the flow item box is X = 0.1m, Y = 0.1m.

I thought I could store 100 flow items in one row. However, the result was that only 81 flow items could be stored.

How can I store 100 pieces?

1625061336447.png

By the way, the size of the queue cannot be changed.

This is because flow items are resized after a certain amount, and resizing the queue affects the number of new flow items stored.

The number that can be stored in one line is important because I want to know the height of the flow items that will eventually be queued.

FlexSim 21.0.6
queuecontent queue
1625061336447.png (148.1 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

·
Jason Lightfoot avatar image
1 Like"
Jason Lightfoot answered

Set the locations of the items yourself. QueueLayer.fsm


queuelayer.fsm (28.9 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.

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.