EnergyInnovation / eps-us

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

Add a fuel subsidy policy #182

Closed mkmahajan closed 2 years ago

mkmahajan commented 3 years ago

We've had more than one request for a fuel subsidy policy lever (India and the US).

I'm also noting here that one potential use of this lever is to subsidize transportation biofuels as proposed in the Clean Energy for America Act. But currently, this would only affect cash flows and not emissions, since the share of biofuels in each vehicle is set through input data. Robbie and I discussed revisiting this when eventually rebuilding the LCFS policy.

jrissman commented 3 years ago

I seem to recall we've done this before by entering a negative number in the fuel tax policy lever. That won't affect whether internal combustion engine vehicles buy petroleum gas or biofuels, but it will affect everything that is affected by fuel prices. It does need retesting, though, to make sure it still works without violating any assumptions.

robbieorvis commented 2 years ago

Just confirming that yes, the negative tax works. @jrissman planning to use existing code but modify WebAppData

jrissman commented 2 years ago

Completed. I renamed the lever not just in WebAppData but in a variety of places in the Web App code, and adjusted the bounds within Vensim as well.

jrissman commented 2 years ago

Sorry, when I said "Web App code," I meant "Vensim code."