Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

In order to simulate the multiple vehicle (mode) types on the network, minimally one need to (steps are for the releases and nightly builds after 0.8.1):

  • set the allowed modes for each link in the network file
  • set the leg mode for each trip in the plans file
  • set the available vehicle types (for e.g. car, bicycle) 
  • inform mobility simulation (currently only for "qsim") about main modes, and link dynamics (for e.g. FIFO, PassingQ...)
  • inform the router about network modes
  • create travel time calculator for all main modes
  • set the scoring (utility) parameters 

...