question

Pert P avatar image
0 Likes"
Pert P asked Pert P commented

How to determine item on floor storage full at the first times?

I'va already created source for all floor storage. so, I have many floor storage on simulation but I want to set the value for giving item on all floor storage full at the first time when run simulation. Let say easy, I made assumption for warehouse that There are full items for picking or retrieving all the Time.

FlexSim 22.0.1
sourcewarehousefloorstorageorderpicking
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 Pert P commented

If the default Pull Strategy of the Floor Storages is active, you can simply set the inter-arrival time of sources to 0. That way there will always be an item available to be pulled by the storage.

Fill_Storage.fsm

Be aware though that creating a large of items in your model might negatively affect the runspeed of your simulation. It might be better to only create items prior to starting a picking/retrieval task.


fill-storage.fsm (36.2 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.

Pert P avatar image Pert P commented ·
Thank you. so so much.
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.