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] Updates to ReserveMarginTagTechnology #218

Closed maartenbrinkerink closed 2 weeks ago

maartenbrinkerink commented 4 weeks ago

Idea

To set technology specific reserve margin contributions. Right now it seems that all technologies contribute equally, however it is not realistic that e.g. 'SPV' can be seen as fully firm capacity.

Is your feature related to a bug?

No response

Suggested Soltuion

To have an input file that sets contributions by technology, either as an input csv or in the config file. E.g;

reserve_margin_contributions: TECHNOLOGY: VALUE CCG: 0.9 SPV: 0.1 NUC: 0.9 BAT: 0.9 TRN: 0.1

Additional Info

No response

maartenbrinkerink commented 2 weeks ago

Added with https://github.com/OSeMOSYS/osemosys_global/commit/cf38709b828410bac0b6503d3e4e865a0af01e06