next up previous index
Next: Events Coordinator Up: Development Event Transition Model Previous: The Run Method   Index


Model Configuration

The model is only used in the gridcell version of UrbanSim. The run() method is called by passing the following arguments:
projects
- A dictionary that results from a run of the Development Project Transition Model, and is (possibly) modified by runs of all three Development Project Location Choice Models.
types
- A list of project types for which the Development Project Location Choice Model has run, i.e. for which there are projects to be developed. Typically, ['residential', 'commercial', 'industrial'].
units
- A list of ``units'' entries from model configuration in general_configuration.py (see page [*]) for which the Development Project Location Choice Model has run, i.e. that correspond to types. Typically, ['residential_units', 'commercial_sqft', 'industrial_sqft'].
year
- The simulated year.


next up previous index
Next: Events Coordinator Up: Development Event Transition Model Previous: The Run Method   Index
info (at) urbansim.org