next up previous contents
Next: Computational Speed Up: Plans following in the Previous: Vehicle insertion   Contents

Plans following and vehicle arrival

During the traffic simulation, the turning direction corresponding to the route plan needs to be found. That is, the random turning dynamics of Sec. 7.4 needs to be replaced by something like


/home/nagel/src/book/sim/book/Node::move

Note that the event uses the id of the arrival link, not the current link id.

Task 9.4   Run your simulation with the network from


        http://www.matsim.org/files/studies/corridor/network

and plans from


        http://www.matsim.org/files/studies/corridor/teach/0.plans

Results should be submitted as T.veh and T.bin files taken every 60 seconds.
When does the last vehicle leave your simulation? (Answering this question is important since it allows us to compare results.)



2004-02-02