transition-zero / tz-osemosys

TZ-OSeMOSYS - a TransitionZero implementation of the OSeMOSYS systems model
GNU Affero General Public License v3.0
17 stars 0 forks source link

[SMS-212] Added all storage constraints #76

Closed abhishek0208 closed 7 months ago

abhishek0208 commented 8 months ago

Description

Translated all storage constraints to linoopy

Checklist

notion-workspace[bot] commented 8 months ago

Add storage constraints to osemosys-linopy

notion-workspace[bot] commented 7 months ago

TZ-OSEMOSYS: Add storage constraints to osemosys-linopy

notion-workspace[bot] commented 7 months ago

TZ-OSEMOSYS: Add storage constraints to osemosys-linopy

notion-workspace[bot] commented 7 months ago

TZ-OSEMOSYS: Add storage constraints to osemosys-linopy

edwardxtg commented 7 months ago

@abhishek0208 @Lkruitwagen I've seen the tests are failing here as the test from yaml is passing an out of date yaml file, utopia.yaml.

This example has storage so would be a good example to keep as the test. I'll update it so that the test no longer gives infeasibility errors.

Lkruitwagen commented 7 months ago

yes - whatever is going wrong at the moment should raise as an error - we shouldn't be able to build this current Utopia model.

edwardxtg commented 7 months ago

@abhishek0208 @Lkruitwagen @Tomkourou

Storage is now working and ready for review.