Hello Jakob,
I am using TraCI with Python. I have two vehicle Types, passenger and Truck trailer. In the simulation, it is only departing from Lane 0, I believe that's why it can't reach the capacity I want as there are no large
queues (50 meters in 250 meters edge). I tried using departLane = "random", "free", and "1" but it still departs from lane 0. I still don't get enough vehicles departed in time.

Thank
you,
-------------------------------------
Tariq R Rahimi
Graduate Student
From: Jakob Erdmann <namdre.sumo@xxxxxxxxxxxxxx>
Sent: Thursday, April 26, 2018 2:47:54 AM
To: Rahimi, Tariq Rahim
Cc: Sumo project User discussions
Subject: Re: A question about timestep and tau
Hello,
vehsPerHour is still limited by the road capacity which may either be caused by insufficient intersection capacity (i.e. bad signal program, invalid turning lanes / connections) or inappropriate departure parameters.
For the former, observe the simulation for long queues and tune the algorithm accordingly.
For the latter, see
http://sumo.dlr.de/wiki/FAQ#How_do_I_get_high_flows.2Fvehicle_densities.3F
If you do not see queues and there are still not enough vehicles after adjusting departure parameters, send me the scenarion for investigation.
regards,
Jakob
|