Is there a way in simulation mode to have the capacity for a particular grid process be determined by the total electricity demand? For instance, if I want solar to generate 50% of the total electricity for the country. I have tried to crudely reverse engineer it, and while I can get the expression Demand:Final Energy Demand[MWh, Fuel=Electricity] to work and I can get basic functions to work with it (e.g. divide by 8760, divide by a rough capacity factor), but if I try to do any expressions related to the year - e.g. Interp, or If(Year>X...), it stops working and the value becomes zero.
Hi Paolo,
Thanks, Charlie. Yeah, I guess I was trying to get LEAP to figure out for me how much capacity of different types it needed to add to get me to that generation mix, but when I write that out it seems like that is definitely an optimization mode problem.
By using the endogenous capacity variable you can also do this in simulation mode as described previously.