TemoaProject / temoa

Tools for Energy Model Optimization and Analysis
http://temoacloud.com
GNU General Public License v2.0
81 stars 49 forks source link

Add Endogenous Retirements to Temoa #48

Closed SutubraResearch closed 1 year ago

SutubraResearch commented 1 year ago

This PR adds an endogenous retirement feature to Temoa.

Users can add a list of technologies for which they would like to enable endogenous retirements to the 'tech_retirement' set.

Prior to this commit, the decision variables of Temoa were:

This commit adds an additional decision variable of

Keep in mind that enabling the endogenous retirement feature will add to model size, complexity and compute time. As a result, users are advised to only include technologies for which they explicitly want to enable endogenous retirements to the 'tech_retirement' set.