pypsa-meets-earth / pypsa-earth-sec

GNU General Public License v3.0
19 stars 16 forks source link

Include export store options #200

Closed energyLS closed 1 year ago

energyLS commented 1 year ago

Closes #156

Despite tackling #156 (which has been tested successfully), this PR includes the option to add costs to the "dummy" export store.

Changes proposed in this Pull Request

This PR includes more options to configure the export store. System effects of different settings are currently investigated.

Checklist

energyLS commented 1 year ago

These are some results for Morocco. Applying costs to the export store increases the objective hence total system cost and prevents the overdimensioning of the export store. If no store is allowed, the system store H2_GWh increases accordingly. The results seem reasonable.

grafik

energyLS commented 1 year ago

@hazemakhalek could you add your review? :)

energyLS commented 1 year ago

pre-commi.ci fails due to "(timeout after 180 seconds)" but not sure why: grafik

If I try pre-commit run --all-files on my local machine it works fine: grafik

@davide-f do you maybe know why?