question

Ousmane avatar image
0 Likes"
Ousmane asked Ousmane commented

How to build a initial stock?

I have a modele which combine a box and pallet to make it a new product which is put in a rack. what i want to do now, is to generate a initial stock with the combine product. i create a model which generate a box, but i want it to be the combine product i created. is it possible ? someone can help me with this ?

attached my model for more detailsStock initial.fsm

FlexSim 23.0.2
rackcombinersinitial stock
stock-initial.fsm (86.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.

1 Answer

·
Jason Lightfoot avatar image
0 Likes"
Jason Lightfoot answered Ousmane commented

For each token:

  1. Create a pallet
  2. create 10 products
  3. move the products to the pallet
  4. move the pallet to the rack.
· 9
5 |100000

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

Ousmane avatar image Ousmane commented ·

i did this but it doesn't work as i want.


when i move pallet to the rack, pallets overlap and then the boxes.

attached my model for more details

Stock initial.fsm

0 Likes 0 ·
stock-initial.fsm (117.0 KiB)
Jason Lightfoot avatar image Jason Lightfoot ♦ Ousmane commented ·

Use the pallet from the user library I posted here and then make your racks large enough to take the full pallet and also add the clause to the query to check the slot has space.

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

Thank you it works, but change visuel works for pallet but not for box, do you know why?

Stock initial.fsm

attached my model

0 Likes 0 ·
stock-initial.fsm (118.3 KiB)
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.