Next: Residential Land Share Model
Up: Events Coordinator
Previous: The Run Method
Index
Model Configuration
Configuration for Production Run:
For a production run of UrbanSim the method run() is called using the
following arguments:
- model_configuration
- - The model configuration for project types from
general_configuration.py as shown on page
.
- location_set
- - An instance of class GridcellDataset created with
data from table ``gridcells'' (see Section 9.10 for the
table structure) and (possibly) modified by previous models.
- development_event_set
- - Result of a Development Event Transition Model
run.
- development_type_set
- - An object of class DevelopmentTypeDataset
created with data from table ``development_types'' and
``development_type_group_definitions'' (see
Section 9.6 for the tables structure).
- current_year
- - The current year of the simulation.
Next: Residential Land Share Model
Up: Events Coordinator
Previous: The Run Method
Index
info (at) urbansim.org