I am working on a model for a class and am stuck on how to add variability into my model when I run the experimenter. For each combiner, I have set the processing time to be a normal distribution. I need the processing times of each combiner to change with every replication within that defined distribution. When I run experimenter, I get the same result every time. The performance measure I want to track is the input to the sink, which tells me the throughput for the work cell.
Do I need to use parameters? If so, how?
Any help would be much appreciated. Also please note that we are in the very basic stages of learning and are very new to flexsim. I need explicit, clear, and simple instructions please!
This model is basically an assembly line with 4 operators at 4 different workstations (combiners).