Hello, I recommend using routeSampler.py which allows to mix turn counts (at the intersctions) with edge counts (at the boundaries). See https://sumo.dlr.de/docs/Tools/Turns.html#routesamplerpy
regards, Jakob Am Mo., 8. Feb. 2021 um 11:14 Uhr schrieb <[email protected]>: > Good day, > > I have a network I should run simulation on, and it has the following > structure: > > where I1 and I2 stand for intersections where I have precise flow > allocation by every direction; O1-3 - are objects generating and attracting > flow (let's say shopping malls), rates of generating and attracting are > known. All flows on borders of the network are known as well. > > My purpose is to make cars drive to (from) objects O1-3 from (to) random > border nodes, the other drivers should just move between random nodes, but > known flows must stay unchanged. > > What are possible solutions for this problem? As minimal, I need to > simulate flows from-to random border nodes with defined in-out intensities. > In SUMO I had only expirience of particular intersections simulating. Thank > for your advices in advance. > > Regards, > Dmitrii Grishchuk. > _______________________________________________ > sumo-user mailing list > [email protected] > To unsubscribe from this list, visit > https://www.eclipse.org/mailman/listinfo/sumo-user >
_______________________________________________ sumo-user mailing list [email protected] To unsubscribe from this list, visit https://www.eclipse.org/mailman/listinfo/sumo-user
