Composite traffic model: Difference between revisions

From Opasnet
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 10: Line 10:
*[[Trip rate on a workday in the Helsinki metropolitan area]]
*[[Trip rate on a workday in the Helsinki metropolitan area]]
*[[Route matrix in the Helsinki metropolitan area]]
*[[Route matrix in the Helsinki metropolitan area]]
*[[Distance by road matrix in the Helsinki metropolitan area]]
*[[Distance matrix in the Helsinki metropolitan area]]


=== R model ===
=== R model ===

Revision as of 09:38, 2 August 2011



This page is about a composite traffic model that is an updated version of File:Composite traffic.ANA. The new version is coded with R.

Definition

Variables

R model

  • Trip aggregator
    • Optimization rules:
  1. No second transfer -> prioritize "secondary" passengers
  2. Fill as many 8-person-vehicles as possible
  3. Fill as many 4-person-vehicles as possible
  4. Special rule: for trips with no possible transfer-point -> direct trip
  5. Transfer the rest (will always be 4-person-vehicles)
  6. Re-check vehicle configurations, when exact numbers of primary and secondary passengers as well as transferees are known

+ Show code

TODO: {{#todo:Ruvetaan keräämään tälle sivulle matskua mallin uudesta versiosta.|Smxb|}}