question

yoni avatar image
0 Likes"
yoni asked Jeanette F commented

splitting

I have a separator that receives 8 item types (1 to 8); the separator splits each item in two,

Type 1 input (33) after split (66); 66 units have to go to 6 queues, in sizes of 11

Type 3 input (27) after split (54); 54 units have to go to 6 queues, in sizes of 9

Type 5 input (45) after split (90);90 units have to go to 6 queues, in sizes of 15

Type 2 input (69) after split (138);138 units have to go to 6 queues, in sizes of 23

Type 4 input (30) after split (60);60 units have to go to 6 queues, in sizes of 10

Type 6 input (153) after split (306);306 units have to go to 6 queues, in sizes of 51

Type 8 input (3) after split (6);66units have to go to 6 queues, in sizes of 1

how do I create unique labels for each split item after the separator, and how do i make sure each queue gets the right qty



FlexSim 23.2.0
splitting
· 2
5 |100000

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

0 Answers