question

Navode W avatar image
0 Likes"
Navode W asked Ryan Clark commented

Number of boxes created and stored help

Most updated 3.17.fsm

Hello,

In my attached model, source 2 creates color boxes for storage, green, blue and red. Is there a way to put the number of boxes created by each color, so for ex. green color produces 154 boxes daily and stores, 29 for blue and 11 for red. And how can I do this so all of my 4 sources creates the same 3 color boxes and these amounts and stores them. Also, how can I enable them in a way that those colored boxes gets stores randomly within the storage areas?

Thank you for all the help!






FlexSim 22.0.0
sourcewarehousestorage system
most-updated-317.fsm (125.9 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.

Ryan Clark avatar image Ryan Clark commented ·

Hi @Navode W, was Joerg Vogel's answer helpful? If so, please click the "Accept" button at the bottom of their answer. Or if you still have questions, add a comment and we'll continue the conversation.

If we haven't heard back from you within 3 business days we'll auto-accept an answer, but you can always unaccept and comment back to reopen your question.

0 Likes 0 ·

1 Answer

·
Joerg Vogel avatar image
0 Likes"
Joerg Vogel answered Joerg Vogel commented

A better approach is using process flow and do it by a creating token activity on which tokens create items in a queue by another activity. A create token activity has an option to put an given amount of tokens statistical distributed during a time interval in a model. You would use three such similar parametrized activities in process to receive your 3 colored item types in your model.

https://docs.flexsim.com/en/22.1/Reference/ProcessFlowObjects/TokenCreation/DateTimeSource/DateTimeSource.html

Please look especially for repeating and arrival spacing In this reference.

· 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.

Navode W avatar image Navode W commented ·
Hello @Joerg Vogel , Thank you for giving your input on my question. I'm a student, and i'm just starting to work with FlexSim so I don't have a lot of knowledge regarding these. Process flow is complicated to me, so I was wondering if there was a easier way to do it, using the ones that I have in my model. Otherwise, will you be able to get me started with my model, just so that I can see how its done. Sorry for my lack of knowledge.


Thank You

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel Navode W commented ·

There are several tutorials in manual available to get started with FlexSim. Please do them. https://docs.flexsim.com/en/22.0/Tutorials/FlexSimBasics/1-3BuildProcessFlow/1-3BuildProcessFlow.html

It is important you do those by yourself rather than someone is providing an example. You have to try some of the options in and variants of activities to get familiar with FlexSim. I am sure you will be successful.

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.