The number of chargers for each scenario year is increasing. As the EV ownership is very sensitive to that, the calibration constants needed to be recalibrated.
Impact
The coefficients were decreased to counter the increase in the number of chargers and keep the EV ownership rates at the values set by planners.
Types of changes
What types of changes does your code introduce to ABM?
[x] Bugfix (non-breaking change which fixes an issue)
[ ] New feature (non-breaking change which adds functionality)
[ ] Breaking change (fix or feature that would cause existing functionality to not work as expected)
[ ] Documentation Update (if none of the other choices apply)
How has this been tested?
Please describe the tests that you ran to verify your changes.
[x] The coefficients were determined by a process that iteratively ran the resident model.
Checklist:
[x] My code follows the style guidelines of this project
[x] I have performed a self-review of my own code
[ ] I have commented my code, particularly in hard-to-understand areas
[ ] I have made corresponding changes to the documentation
Proposed changes
The number of chargers for each scenario year is increasing. As the EV ownership is very sensitive to that, the calibration constants needed to be recalibrated.
Impact
The coefficients were decreased to counter the increase in the number of chargers and keep the EV ownership rates at the values set by planners.
Types of changes
What types of changes does your code introduce to ABM?
How has this been tested?
Please describe the tests that you ran to verify your changes.
Checklist: