Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Replace bioenergy and MSW stores with generators #1373

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

cpschau
Copy link
Contributor

@cpschau cpschau commented Oct 18, 2024

Closes # (if applicable).

Changes proposed in this Pull Request

As the Generator component is extended in PyPSA/PyPSA#1047, it can replace the Store components for bioenergy and municipal solid waste. The extension of the Generator allows for a more efficient representation of finite resources, such as biomass, by eliminating the need for storage consistency constraints. Additionally, the desired model behavior to enforce the use of unsustainable bioenergy types and municipal solid waste is addressed through the new e_sum_min attribute.

bioenergy_balance

Checklist

  • I tested my contribution locally and it works as intended.
  • Code and workflow changes are sufficiently documented.
  • Changed dependencies are added to envs/environment.yaml.
  • Changes in configuration options are added in config/config.default.yaml.
  • Changes in configuration options are documented in doc/configtables/*.csv.
  • Sources of newly added data are documented in doc/data_sources.rst.
  • A release note doc/release_notes.rst is added.

Copy link
Contributor

github-actions bot commented Oct 18, 2024

Validator Report

I am the Validator. Download all artifacts here.
I'll be back and edit this comment for each new commit.

❗ Run failed!

Download 'logs' artifact to see more details.

  • master failed in: retrieve_cost_data, retrieve_cost_data, retrieve_cost_data
  • replace_stores_gens failed in: retrieve_cost_data, retrieve_cost_data, retrieve_cost_data

Model Metrics

Benchmarks Image not available Image not available Image not available

Comparing replace_stores_gens (adcf3d3) with master (0026b0f).
Branch is 6 commits ahead and 0 commits behind.
Last updated on 2024-10-18 18:23:24 CEST.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant