question

Maxime avatar image
0 Likes"
Maxime asked Felix Möhlmann edited

How to delay item creation from the start of the model ?

I want to generate a batch (1) of items every 56h that will go to half of my processors and another batch (2) of items that will go to the other half of my processors, every 56h too but i want the (2)batch to be generated 9h after the (1)batch. The processors only take 43h to deal with the item but I can't have them running certain phases at the same time so I need to delay item creation by 9h.

I've tried to do it with process flow, I don't know if that's the right thing to do but I can't link the scheduled generation of items of the process flow source to the model source. (I'm just starting on Flexsim and I'm not very familiar with process flow, i could need a little help there)

Also if there is another way to delay the processing by 9h directly on the processor or to delay the creation of items, i'm open to all solutions !

Thanks in advance !

FlexSim 21.1.5
delayitem creation
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

·
Felix Möhlmann avatar image
0 Likes"
Felix Möhlmann answered Felix Möhlmann edited

When you use Process Flow you would create the items there using a Create Objects activity. You can set where they appear in the activity. A 3d source would not be needed.

1692784833514.png

You can set this up quite easily in a 3d source though by using the Arrival Schedule mode and setting it to repeat. The table will start from the top once the last row of items has been created. So by setting the last row to happen at the 56h mark but not actually create any items, you will get a batch every 56h with another 9h after that, as defined in the second row.

1692784787478.png


1692784787478.png (19.6 KiB)
1692784833514.png (20.7 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.

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.