question

Helen avatar image
0 Likes"
Helen asked Helen commented

Queue release in batches

Hello,

I'm trying to analyze a waste management system. Waste is accumulated to a certain level (between 5 and 10) in a container (queue 1) and then moved to a bigger container (queue 2). I managed to open and close ports in a certain threshold (not a range) but I'm not able to move it to the second container in a batch. Can someone help me with this?

Thank you in advance,

Myriam


WasteManagement.fsm

FlexSim 22.2.4
queuebatch
wastemanagement.fsm (35.3 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

·
Julie Weller avatar image
0 Likes"
Julie Weller answered Helen commented

Hi @Helen, the easiest way to do this would likely be just changing the capacity on the operator from 1 to 5 or 10, that can be done by clicking on the operator and changing the properties

1685121501241.png

You could also do something similar in process flow, for example like this question.


1685121501241.png (22.6 KiB)
· 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.

Julie Weller avatar image Julie Weller ♦ commented ·

You could also check out this tutorial which implements exactly the questions you're asking:

https://docs.flexsim.com/en/23.1/Tutorials/TaskLogic/Tutorial3ConditionalTasks/3-1SubflowsArrays/3-1SubflowsArrays.html

0 Likes 0 ·
Helen avatar image Helen commented ·

Thanks for that @Julie Weller. I read somewhere that you could do it using batch performing in the Queue and I was getting some errors. Thank you for the tutorial too.

Helen



0 Likes 0 ·

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.