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

CCGT plants are added as OCGT (at least in Spain) #1042

Closed
cristobal-GC opened this issue Apr 27, 2024 · 1 comment
Closed

CCGT plants are added as OCGT (at least in Spain) #1042

cristobal-GC opened this issue Apr 27, 2024 · 1 comment
Labels
Milestone

Comments

@cristobal-GC
Copy link

Power plants initially added to the net show ~25 GW of OCGT in Spain, while all of them are actually CCGT (also in the powerplants.csv file).

The problem could be that the dictionary "carrier_dict" is associating "natural gas" with "OCGT".

"natural gas": "OCGT",

In powerplants.csv file, the information corresponding to Spanish CCGT shows "Fueltype: Natural Gas" and "Technology: CCGT".

@fneum fneum added this to the v0.11.0 milestone May 12, 2024
@fneum
Copy link
Member

fneum commented May 20, 2024

Thanks for reporting! Closed in c89ce9f

@fneum fneum closed this as completed May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants