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

Adaptation to eGon-data's Updated Power Capacity Specification for Gas Power Plants #737

Open
khelfen opened this issue Mar 28, 2024 · 1 comment

Comments

@khelfen
Copy link

khelfen commented Mar 28, 2024

Objective

This issue aims to prepare eTraGo for the forthcoming changes in the eGon-data repository regarding the power capacity specification of OCGT and other CHP gas power plants. Once the related issue in the eGon-data repository is resolved, eTraGo will need adjustments to maintain compatibility and ensure accurate processing of power plant data.

Background

The eGon-data repository is addressing an inconsistency in how power capacities are specified for OCGT and other CHP gas power plants. Specifically, eGon-data will standardize the representation of power capacities across all gas power plants, affecting how these capacities are interpreted and utilized in grid optimization models within eTraGo.

@khelfen
Copy link
Author

khelfen commented Apr 4, 2024

When importing generators from links with the import_gen_from_links function the efficiency should be respected which is not the case at the moment. This should also be changed. E.g.:

gas_to_add.p_nom *= gas_to_add.efficiency could be added here.

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

No branches or pull requests

1 participant