Skip to content

faq 111113772

Billy Charlton edited this page Sep 5, 2018 · 2 revisions

Change leg mode for subpopulation

by Pradeep Burla on 2017-08-07 14:53:15


Hi,

I am trying to simulate two groups of sub population, Adults and school students.
Agents belonging to "school students" group should not use car as an alternative mode after innovative leg change. As far as I understood the implementation it can be achieved in 2 ways -

  1. Using car availability for agents. The method to add car availability for a plan is deprecated. Last used in 0.4.1 snapshot. So i do not know how to proceed further.
  2. Using innovative innovation (ChangeLegMode). But I have not found an option to include only limited modes to switch between for a sub population.


Would be great to know if I am missing some implementation which is already there. Thank you!




Comments: 1


Re: Change leg mode for subpopulation

by Amit Agarwal on 2017-08-07 15:14:51

Hello,

2. Here is an example to use different sets of modes for two different sub-populations.  I am not sure if it is supported in older version but it should work with version 0.9.0 or later. 


Clone this wiki locally