Hi everyone!
Is it possible to set different process time for differents operators that will operate at the same time?
I have a processor with 5 operators that has to do a task that last 220 seconds, but 2 of them need to leave the processor before the process has finished at 100 seconds after the process has started. So for them the process time should be less than for the other 3, but I don't see how to make this possible.
I could put 2 processors to do the same thing, one with a process time of 220 seconds and another one with process time of 100. But in order to get stats of the simulation It should be the same processor since the 5 of them are doing the same thing.
Could be this done or am I twisting flexsim too much?
Thanks