question

poopatel avatar image
0 Likes"
poopatel asked Jason Lightfoot commented

Pull from list based on Reorder point

1707868568630.png1707868603663.png

Hello in my model I am creating parts using date-time source at Reman (has a variable named CAC with normal dist). Right now I am sending created parts to Q1 and Q2 from where there go into PDC list with a partition. I want PDC1 and PDC2 to pull parts from reman based on reorder points (not sure if Q1 and Q2 are required, can directly pull from Reman as long as I can specify distribution of a variable named CAC e.g. the distribution of CAC of parts pulled by PDC1 will follow uniform dist with some min and max). Reorder point of PDC1 is 10 and it will pull 25 parts. Reorder point of PDC2 is 5 and it will pull 10 parts.

dummy_model.fsm

FlexSim 23.2.0
list pullprobability distributionpull from list based on conditionreorder point
1707868568630.png (209.0 KiB)
1707868603663.png (5.4 KiB)
dummy-model.fsm (34.0 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
0 Likes"
Jason Lightfoot answered Jason Lightfoot commented

Here's an example using an Object Process flow for the PDCs (and changing the process time to demonstrate it better). I'm not sure what you wanted to do with the CAC.

1707874162520.png

dummy-model_jl.fsm


1707874162520.png (13.3 KiB)
dummy-model-jl.fsm (40.8 KiB)
· 4
5 |100000

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

poopatel avatar image poopatel commented ·

Hey this is working as I expect it to be. Is it possible to send items (reorder quantity) as a single batch?

0 Likes 0 ·
Jason Lightfoot avatar image Jason Lightfoot ♦ poopatel commented ·

They are released as a batch - it's just that they are feeding a processor that can only take one at a time. Put a queue in between the first queue and the processor and you'll see that.

0 Likes 0 ·
poopatel avatar image poopatel Jason Lightfoot ♦ commented ·

Yes, but is it possible for them to transport at same time rather than 1 at a time?

0 Likes 0 ·
Show more comments

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.