-
Notifications
You must be signed in to change notification settings - Fork 13
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
grid expansion costs for conv. PP #59
Comments
Addition: In case we fully neglect these costs, the new lines
|
2nd Addition: We're only talking about v_levels 4+5 since there're no conv. PP in 6+7. RES in NEP (v_levels 4+5): ~64k (92 GW) Decision: If there're no objections, I will neglect possibly existing lines (created in dingo) and do a normal connection (as done for new RES) and add the costs to the total cost DF as discussed in #45. |
I do not fully understand it (in particular the reason for changing conv. PP IDs). Anyway, I trust you @nesnoj finding a good solution! |
Can we close this? |
No, it is one ToDo in #21 and I'll close it as soon as I've done it.. |
As I haven't solved this one, some statistics:
gives
So we are in a nice position here! |
Thank you @nesnoj for your quick help! Is the unit MW? And are decommisioned capacities included in the sum as negative capacities? |
gives
|
I am not sure, if the issue with changing PP IDs was solved but we now import conventional PP for the future scenarios as well. If IDs change, all existing conventional PP will be disconnected and newly connected. As the evaluation above showed, it should be negligible. I will therefore close this issue. We should however keep this in mind for the new dataset in eGo^n. Some further information: When generators are disconnected it is checked if they were connected to a stub and the stub will be removed as well. Thus, if the same generator is again integrated into the grid, the stub will be newly added. When calculating grid expansion costs, it can be chosen if this should be included in the total costs or not. |
Discussing how to update our grids with changing conventional powerplant IDs (cf. openego/data_processing#175 (comment)) with @wolfbunke, the simplest way is to disconnect all of the existent PP of SQ and connect the new ones (since it is very complicated to identify unique PP).
Hence, new cables would be laid to all PP which lead to different costs (since in the update-case, maybe not all of the cables would be reinforced).
We have 218 conv. plants in v_levels 4...7 (cum. cap = 2494 MW) in SQ and 136 plants in v_levels 4...7 (cum. cap = 1479 MW) in NEP2035.
Compared to the costs of grid expansion due to increased RES capacities, these costs are probably negligible (and many plants are shut down). If we decide to accept this small error, it would be much easier for me to implement.
What do you think @gplssm @birgits?
EDIT: UPDATED NUMBERS OF PP
The text was updated successfully, but these errors were encountered: