I was trying to model a freeway entrance in Vissim do some "variable speed limit" comparison experiments.
in "scenario 1", I set up the Vehicle Input with 8 time intervals(0-600,600-1200,1200-1800,1800-2400,2400-3000,3000-3600,3600-4200,4200-4800).
in "scenario 2", I set up the "Vehicle Input" with 6 time intervals(0-600,600-1200,1200-1800,1800-2400,2400-3000,3000-3600).
In both scenarios, the volume is the same for all time intervals (700veh/h), and same random seed for both scenarios.
I found out that the real-time volume from the freeway ramp is different between two scenarios when I check out the .mes file(I set up the data collection point at the upstream of the freeway ramp and there is no congestion):
This surprised me, I thought that as long as the "random seed" is the same, the vehicle will follow the same "arrival mode" in the simulation so that the real-time volume should be same.