Next: Household Transition Model
Up: Residential Land Share Model
Previous: The Run Method
Index
Model Configuration
Configuration for Production Run:
For a production run of UrbanSim the method run() is called only if
the Events Coordinator actually changed any locations. The following
arguments are passed to the run:
- specification
- - An
EquationSpecification object created with data from table
``residential_land_share_model_specification''.
- coefficients
- - A Coefficients object created
with data from table ``residential_land_share_model_coefficients''.
- dataset
- - An instance of class GridcellDataset that was passed to
the Events Coordinator.
- index
- - Indices of the gridcells that were changed by the Events
Coordinator, i.e. the first element of its output tuple.
Next: Household Transition Model
Up: Residential Land Share Model
Previous: The Run Method
Index
info (at) urbansim.org