[Solved] Source is producing too many agents

do this: self.set_rate(triangular(1,5,2), PER_HOUR); Nevertheless, when you do that, notice that you will get a random sample for the triangular distribution, which will set the rate to be for instance 1.2 per hour in which case the arrivals will follow a poisson distribution with an average of 1.2 per hour always unless you change the … Read more