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] Integrating the Global Energy Storage Database into the workflow with supporting changes to storage modelling #187

Closed maartenbrinkerink closed 2 weeks ago

maartenbrinkerink commented 2 months ago

Idea

To utilize the GESDB (by DOE/Sandia) in an integrated fashion. We've used the database before but only added capacities as custom user entries in the config file. This will require some changes in the workflow regarding defining storage parameters (exact changes tbc).

Is your feature related to a bug?

No response

Suggested Soltuion

I already have a script that pulls data from the GESDB, aggregates the data into aggregate technologies (e.g. short and long duration storage), converts it into OG technology names and defines 'ResidualStorageCapacity.csv', 'StorageMaxChargeRate.csv' and 'StorageMaxDischargeRate.csv'. To be added;

Additional Info

No response

tniet commented 2 months ago

@maartenbrinkerink @abhishek0208 - have we come to an agreement on the storage algorithm we're using in OSeMOSYS Global? The inclusion of the data is likely very easy once we know the algorithm, but I don't want to put a bunch of work in if we're likely to change the algorithm.

Bruno Borba did some work with storage and found the algorithm is quite important to the results...

I know that you did some work on this, Abhi, but I am unclear what the current status is...

abhishek0208 commented 2 months ago

@maartenbrinkerink @tniet, the existing implementation in osemosys_global uses the Vivid Economics implementation of storage (which is a modification of the original storage equations)