OSeMOSYS / osemosys_global

A global power system model generator for OSeMOSYS
https://osemosys-global.readthedocs.io/
GNU Affero General Public License v3.0
27 stars 17 forks source link

[FEATURE] Multi-nodal capacity expansion targets #235

Open maartenbrinkerink opened 1 week ago

maartenbrinkerink commented 1 week ago

Idea

To allow for capacity expansion targets defined across all nodes within a country. To my knowledge currently we can only set constraints at the individual technology level through TotalAnnualMinCapacity[r,t,y] which is at the nodal level. However, that does mean that we currently can only set capacity expansion targets for countries that are modelled as single-node-per-country.

Is your feature related to a bug?

No response

Suggested Soltuion

This might require a new parameter in OSeMOSYS? @tniet, @abhishek0208 or @trevorb1 will have to confirm.

Additional Info

No response