Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Question related to parking area

Yes but you have to convert your flow into individual trips first (i.e. by processing it with duarouter and option --write-trips).
See https://sumo.dlr.de/docs/Tools/Routes.html#addparkingareastops2tripspy
call the script with option --help to see additional options for defining a random stop duration or a random time range in which to stop.

regards,
Jakob

Am Mo., 10. Jan. 2022 um 09:03 Uhr schrieb Thathia Hasnain via sumo-user <sumo-user@xxxxxxxxxxx>:

Hello everyone,

 

I am currently working on a layout where I have a parking area. The flow has a specific number of vehicles for a particular day.

I would like the vehicles to wait in the parking area on random times between a defined min and max duration. For eg: 85 vehicles a day and the max duration they can wait is 2 hours but not every vehicle must wait for 2 hours.

Is there a possibility to do so in Sumo?

 

Thank you in advance.

 

Regards,

Hasnain

_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top