Skip to content

Commit 2b2bd3a

Browse files
committed
update electricity transmission and offshore connection costs
1 parent c30f489 commit 2b2bd3a

10 files changed

Lines changed: 468 additions & 193 deletions

docs/release_notes.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,9 @@ Upcoming Release
1616
.. The features listed below are not released yet, but will be part of the next release!
1717
.. To use the features already you have to use the ``master`` branch.
1818
19+
* Update electricity transmission and offshore wind connection costs based on latest DEA data (https://ens.dk/en/analyses-and-statistics/technology-data-transport-energy, July 2025).
20+
Align unit costs of offshore wind connection and general transmission. For offshore wind connections, include missing FOM.
21+
1922
* Update fossil fuel (gas, oil, lignite) and nuclear fuel (nuclear, uranium) costs based on TYNDP 2024 scenarios data.
2023

2124
* Adding `grey methanol synthesis`.

inputs/costs_PyPSA.csv

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -189,10 +189,4 @@ electricity grid connection,2030,FOM,2,%/year,TODO
189189
decentral oil boiler,2030,investment,156.0140915953699,EUR/kWth,Palzer thesis (https://energiesysteme-zukunft.de/fileadmin/user_upload/Publikationen/PDFs/ESYS_Materialien_Optimierungsmodell_REMod-D.pdf) (+eigene Berechnung)
190190
decentral oil boiler,2030,lifetime,20.0,years,Palzer thesis (https://energiesysteme-zukunft.de/fileadmin/user_upload/Publikationen/PDFs/ESYS_Materialien_Optimierungsmodell_REMod-D.pdf)
191191
decentral oil boiler,2030,FOM,2.0,%/year,Palzer thesis (https://energiesysteme-zukunft.de/fileadmin/user_upload/Publikationen/PDFs/ESYS_Materialien_Optimierungsmodell_REMod-D.pdf)
192-
decentral oil boiler,2030,efficiency,0.9,per unit,Palzer thesis (https://energiesysteme-zukunft.de/fileadmin/user_upload/Publikationen/PDFs/ESYS_Materialien_Optimierungsmodell_REMod-D.pdf)
193-
offwind-ac-station,2030,investment,250,EUR/kWel,DEA https://ens.dk/en/our-services/projections-and-models/technology-data
194-
offwind-ac-connection-submarine,2030,investment,2685,EUR/MW/km,DEA https://ens.dk/en/our-services/projections-and-models/technology-data
195-
offwind-ac-connection-underground,2030,investment,1342,EUR/MW/km,DEA https://ens.dk/en/our-services/projections-and-models/technology-data
196-
offwind-dc-station,2030,investment,400,EUR/kWel,Haertel 2017; assuming one onshore and one offshore node + 13% learning reduction
197-
offwind-dc-connection-submarine,2030,investment,2000,EUR/MW/km,DTU report based on Fig 34 of https://ec.europa.eu/energy/sites/ener/files/documents/2014_nsog_report.pdf
198-
offwind-dc-connection-underground,2030,investment,1000,EUR/MW/km,Haertel 2017; average + 13% learning reduction
192+
decentral oil boiler,2030,efficiency,0.9,per unit,Palzer thesis (https://energiesysteme-zukunft.de/fileadmin/user_upload/Publikationen/PDFs/ESYS_Materialien_Optimierungsmodell_REMod-D.pdf)

inputs/manual_input.csv

Lines changed: 128 additions & 18 deletions
Large diffs are not rendered by default.

outputs/costs_2020.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2025.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2030.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2035.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2040.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2045.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

outputs/costs_2050.csv

Lines changed: 48 additions & 24 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)