PyPSA / pypsa-usa

PyPSA-USA: An Open-Source Energy System Optimization Model for the United States
https://pypsa-usa.readthedocs.io
MIT License
58 stars 23 forks source link

Inconsistency in Production Plots #317

Closed aljubrmj closed 6 months ago

aljubrmj commented 6 months ago

Checklist

Issue exisits on what branch

Master

The Issue

When running config.tutorial.yaml, the resultant total generation does not match demand throughout. It may be related to how battery dis/charge is plotted here.

production_area.pdf

Steps To Reproduce

snakemake -j6 --configfile config/config.tutorial.yaml

Expected Behavior

Supply = Demand

Error Message

No response

Anything else?

No response

trevorb1 commented 6 months ago

I agree, probably a battery plotting issue! Also relates to issue #197