Hello, im using a multiprocessor with 3 processes that are sequential. However, i need the first 2 processes to start at the same time as they use 2 different types of worker.
So one process is independent of the other process, but the flowitem can't leave until both processes are completed. I'd like to just use one multiprocessor if possible.
My entire model is coded in, so if you know some code to accomplish this, would be great.
Thanks in advance!! Flexsim VERSION 6
Bryan