I am a college student, and I have created a FlexSim model that processes orders. The production of a product involves five sequential steps, labeled A, B, C, D, and E. There are a total of 35 orders.
Currently, my model processes one order at a time, completing all five steps before moving on to the next order. However, I would like my model to operate continuously. For example, once Step A is completed for the first order and the product is transferred to Step B, I want Step A to start working on the second order. Please help me to fix the problem, thank you.
My FlexSim model is in the reply area