Hi there, I am working with different batch sizes on a combinator, I wrote mi problem in the following lines: There is an order of 100 units of “X” product
- Batches of 15 units of product “X” are assembled
- 6 batches of 15 “X” units are processed and the last batch have 10 “X” units and this last batch is not processed by the combinator because it works only with 15 “X” units and the simulation ends.
- In the plant there are other products with the same problem about incomplete batches, I need that each product will be processed next to the other.
Can some help me to solve this problem using process flow ?