PyPSA / pypsa-usa

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

Inconsistency in Production Plots #317

Closed aljubrmj closed 1 month ago

aljubrmj commented 1 month 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 1 month ago

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