GenXProject / GenX.jl

GenX: a configurable power system capacity expansion model for studying low-carbon energy futures. More details at : https://genx.mit.edu

Home Page:https://genxproject.github.io/GenX.jl/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MGA method budget constraint - investment cost

rowry38 opened this issue · comments

Question

For the MGA method that allows slack from the least cost solution, is there a way to constrain investment cost to a specific annualised value? Then the difference to meet the load will be made up from dispatchable fuel costs, or in extreme situations, load shedding.

Additional context

No response

We do not currently have that functionality included. However, it shouldn't be difficult to add. What are you trying to do? Are you looking to supplement the current overall budget constraint with a specific investment cost budget? Or to remove the overall cost budget and specifically use only an investment cost constraint?

Alright, thanks for the suggestion. We'll take a look at implementing something, with developments on this branch: https://github.com/GenXProject/GenX.jl/tree/702-mga-method-budget-constraint-investment-cost