How can i add an inventory policy (r, S) to this simulation

How can i add an inventory policy (r, S) to this simulation

thomas_k4
Not applicable
40 Views
3 Replies
Message 1 of 4

How can i add an inventory policy (r, S) to this simulation

thomas_k4
Not applicable

[ FlexSim 21.1.2 ]

Hey friends,

for my simulation study I have to add an inventory policy (r, S) for the model but just for some special articles. At the moment I get the quantity and the average or median staytime for this articles at the rack from my global table. I thought about a second queue to add those parts. But the (r,S) inventory policy works like each period (r) the amount of those articles will reach "S" level (by looking to the rack but also to the floor storage. How can i count those articles and substract them from queue 1, so that i do not have to many parts. Also I have no order number for those new parts, and i want them to wait on the floor storage after the rack, until an order was processed completely. How can i handle this? I also have to manipulate the first source, otherwise, there would be too many parts.

Thank you for your help! 🙂

attached you can find my simulation model.

Test_1.fsm

Edit: I first have to calculate which article numbers I want to manage by the r,S policy and also which timeintervalls r and the number S. I would be so glad, if someone could help me with this!

Thank you!

0 Likes
Accepted solutions (1)
41 Views
3 Replies
Replies (3)
Message 2 of 4

joerg_vogel_HsH
Mentor
Mentor
Accepted solution

Attached a much simpler model.

First I check how many items I must create by queryItems. Then I create them in the queue, which finds slots for the items.

replenishTime.fsm

0 Likes
Message 3 of 4

thomas_k4
Not applicable

Thank you for your help! I will try it to include this into my model with process flow. Can i ask you further questions if necessary?

0 Likes
Message 4 of 4

joerg_vogel_HsH
Mentor
Mentor

Sure you can.

0 Likes