question

Henry Paipa avatar image
0 Likes"
Henry Paipa asked Henry Paipa commented

Stack pallets in rack with Process Flow logic

Hello everyone,

I have been working on creating an initial inventory, this is made up of pallets with products. However, using the different slot allocation strategies, it has been quite complex, as they do not fit the dimensions of the rack.

I used the library developed by @Jason Lightfoot , but it did not work, despite its installation. Or perhaps, because I did not know how to use the developed resource.


It is required that each pallet occupies only one slot or maximum two, depending on the type of product.

Example:

Product Type 1, only 2 pallets can be stacked per slot.

Product Type 2, only 1 pallet can be stacked per slot.

Product Type 3, only 1 pallet per slot can be stacked.


palletautosize-v1.png

I appreciate all the support. Thank you very much.

PalletAutoSize V1.fsm

FlexSim 23.1.1
processflowrackwarehouse optimization modelpalletizing
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
2 Likes"
Felix Möhlmann answered Henry Paipa commented

See my answer to your other question: It is a timing issue. The pallets are currently moved into the rack before the sizes are updated.

https://answers.flexsim.com/questions/141379/how-to-stack-in-the-floor-storage-according-to-pro.html?childToView=141390#answer-141390

· 5
5 |100000

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

Jason Lightfoot avatar image Jason Lightfoot ♦ commented ·

You can instead create the pallet in the model and move it into the rack (model attached).

palletautosize-v1_jl.fsm

To perform the stacking constraint you should find an appropriate slot based on the types before moving into the rack.


1 Like 1 ·
Henry Paipa avatar image Henry Paipa Jason Lightfoot ♦ commented ·

I appreciate your example with the model, this makes it more understandable. Thank you for your support. It really is an invaluable help. @Jason Lightfoot

0 Likes 0 ·
Joerg Vogel avatar image Joerg Vogel commented ·

@Henry Paipa: “This is easier if you create the pallets in the model first”. This instruction was meant explicitly. You have to create items in model space first, then you find a slot and at last you move the item into your storage system by.evaluating slot’s rack object property.

1 Like 1 ·
Henry Paipa avatar image Henry Paipa Joerg Vogel commented ·

Thank you so much, now I understand, thanks for the feedback, comments, and examples. Much appreciated. @Joerg Vogel

0 Likes 0 ·
Henry Paipa avatar image Henry Paipa commented ·

Oh, I understand, this is great, thank you so much! It's just what I needed, I really appreciate your support! Best regards! @Felix Möhlmann

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.