question

Vyk_k avatar image
0 Likes"
Vyk_k asked Jason Lightfoot commented

How to Make my Inventory Not to Go Below a Pre-determined Level.

please I need help on how to use the Process Flow to ensure that my base stock inventory remains constant despite varying demands. Here is an attachment of what I am doing. I have used process flow to set up an initial inventory (of 500, 350 and 750) at every start of the simulation at the three queues. However, I want a constant amount of (not below) say 400, 300, and 600 in my Queues 1 to 3 respectively. I need a guide in this respect.

The simulation model is attached below.

Constant Inventory in My Queues(1to 3).fsm

FlexSim 21.2.4
inventorybase stock
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
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Delete the sink; break apart and connect the source and create activities; add a wait for event, and loop the end of that back to the create activity.

While what you have is fine - consider using an Object Process Flow rather than a general one and putting the information you need on queues as labels (eg. targetLevel).

As a student try this (or something similar) and if you get stuck at any step come back and tell us with what you're having an issue.

· 9
5 |100000

Up to 12 attachments (including images) can be used with a maximum of 23.8 MiB each and 47.7 MiB total.