Hello Rodrigo,
Could you send us the complete scenario - the network, actually?
I had to realise that we do not have any tests for time-dependant detector
flows.
Sincerely,
Daniel
2013/2/24 Rodrigo Borges <rborges.soares@...>
> Hi,
>
> I'm using DFrouter to create a mobility model based on induction loops
> data. My test scenario consists in 100 vehicles going from source detector
> to sink detector. The simulation duration is 30 minutes. Here's an image of
> my scenario with the positions of the detector:
> http://img197.imageshack.us/img197/8773/imagevvg.png
>
> My problem is the following:
>
> In the first 15 minutes of the simulation, I want that all the 100 vehicles
> go through the route 2-5-3-8 and in the next 15 minutes through the route
> 2-3-8. However, during the simulation, the vehicles go through both routes
> during both time periods. Here's the demand file, that specifies the car
> flows passing by each detector during each 15 minutes:
>
> Detector;Time;qPKW;vPKW
> det7-2;0;100;40
> det3-8;0;100;40
> det2-5;0;100;40
> det5-3;0;100;40
> det2-3;0;0;40
> det7-2;15;100;40
> det3-8;15;100;40
> det2-5;15;0;40
> det5-3;15;0;40
> det2-3;15;100;40
>
> I'm using the dfrouter this way:
>
> dfrouter -n map.net.xml -d detectors.xml -f demand.txt --routes-output
> routes.rou.xml --detector-output detectors-out.xml --emitters-output
> emitters.xml --detectors-poi-output pois.xml --keep-longer-routes
> --revalidate-routes --revalidate-flows --verbose
>
> Thank you in advance!
>
> Best regards,
>
> --
> Rodrigo Borges Soares
> MSc. Student
> Computer Science Department
> Federal University of Minas Gerais - UFMG
>
> Lattes: http://lattes.cnpq.br/4001418159344130
> Phone: +55 31 9211-9716
>
> ------------------------------------------------------------------------------
> Everyone hates slow websites. So do we.
> Make your web apps faster with AppDynamics
> Download AppDynamics Lite for free today:
> http://p.sf.net/sfu/appdyn_d2d_feb
> _______________________________________________
> sumo-user mailing list
> sumo-user@...
> https://lists.sourceforge.net/lists/listinfo/sumo-user
>
|