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
[email protected]
To unsubscribe from this list, visit 
https://www.eclipse.org/mailman/listinfo/sumo-user

Reply via email to