EnergyInnovation / eps-us

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

Simplify capacity expansion for reliability mechanism #320

Open robbieorvis opened 2 months ago

robbieorvis commented 2 months ago

Brendan suggested we simplify the capacity expansion mechanism for dispatchable resource to just pick the resource with the lowest capacity price needed and build as much of that as is necessary to meet reliability needs. This would significantly reduce code complexity and improve runtime. We should consider making this change in the next model update.

jrissman commented 2 months ago

Anything we can do to simplify the electricity sector code would help with maintainability / understandability (as well as runtime). So I'm a big fan of any suggestions in that vein. :-)