I want to simulate a Warehouse System. In the first part, it is supposed to received a group of pallets then it processes all the received pallets and a transporter has to pick all of them and organize them into racks.
I want to process all this entire group of pallets in a specific time given by a statistical distribution, pick them all up in a specific time and unload them all in a specific time, not separately but always together. Additionally, I need the transporter to unload all the requested pallets on the same slot in the floorstage because they are unloading the pallets randomly, as you can see:
I send the model so you can see how it works