Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[sumo-user] max-num-vehicles trains

Hello,

while working with the SUMO simulator I am using the parameter:

<max-num-vehicles value="512"/>

According to the documentation, I understand that this is a global limit for the number of vehicles in the simulation. However, I would like this limit to apply only to road vehicles (cars, buses, trucks) and not to trains (vehicles with class rail).


My question is:
Is it possible to configure <max-num-vehicles> so that it only restricts road traffic but does not affect trains? Alternatively, is there a recommended approach to achieve this behavior?

Thank you very much in advance for your help.


Best regards,
Petr


Back to the top