Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [sumo-user] Customized Inflows

Hello,
the closest thing is using the --scale option on a probabilistic flow. By setting --scale 3 every vehicle will be multiplied by 3 which will give you plattoons of 3 vehicles each.
If you need more control, I recommend writing a small script which generates a custom xml route file with individual vehicles/trips.
regards,
Jakob


Am Mi., 7. Nov. 2018 um 00:25 Uhr schrieb Kathy Jang <kathyjang@xxxxxxxxx>:
(Resending this because the prev message bounced)

Dear all, 

Is there a way to customize flows such that there are platoons of vehicles (variably 3-5) entering probabilistically? I see there is a probability parameter describing the probability a vehicle will depart every second; is there something akin to this, but describing the probability of a platoon of vehicles, one after the other, entering the system? 

Kathy Jang
University of California, Berkeley | 2018 
_______________________________________________
sumo-user mailing list
sumo-user@xxxxxxxxxxx
To change your delivery options, retrieve your password, or unsubscribe from this list, visit
https://www.eclipse.org/mailman/listinfo/sumo-user

Back to the top