EnergyInnovation / eps-us

Energy Policy Simulator - United States
GNU General Public License v3.0
22 stars 7 forks source link

Formula in "New Vehicles by Subregion" fails to add ZEVs if no ZEVs of a given vehicle type and vehicle technology would have been deployed without the ZEV policy #304

Open jrissman opened 1 month ago

jrissman commented 1 month ago

The variable New Vehicles by Subregion scales up ZEV sales and scales down non-ZEV sales to comply with a ZEV standard independently in each sub-region. If there would be no non-ZEV sales, the additional vehicles are multiplied by zero, so it eliminates the sale of non-ZEV vehicles without adding ZEV vehicle sales to counterbalance it. This affects the China iGDP model v3.4.9.1, where ZEV standards are being applied to all non-road vehicle types, which don't have any ZEV-compliant technology options that would be added without the ZEV policy.