This is due to your use of --flow 1. If you want more origin-destination
pairs you need to increase the number of flows.

Am Mo., 25. Mai 2020 um 06:58 Uhr schrieb Raheleh Zarei <
raheleh.za...@gmail.com>:

> Hello,
>
> When I use  --binomial with rondomTrip.py to create flows, it creates two
> exact same trips as the output.
>
> My command line is:
>  python randomTrips.py -n eichstaett.net.xml -o RoutingSim1.rou.xml
> --random true -b 0 -e 500  --binomial 2 --flow 1 --junction-taz true
>
> and this is the output:
>     <flow id="0#0" begin="0" end="500" probability="0.5"
> fromJunction="1955" toJunction="144"/>
>     <flow id="0#1" begin="0" end="500" probability="0.5"
> fromJunction="1955" toJunction="144"/>
>
> I was wondering why it does that and how can I fix it.
>
> Thanks,
> Raheleh
>
> --
> *RAZ*
> _______________________________________________
> sumo-user mailing list
> sumo-user@eclipse.org
> To unsubscribe from this list, visit
> https://www.eclipse.org/mailman/listinfo/sumo-user
>
_______________________________________________
sumo-user mailing list
sumo-user@eclipse.org
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to