PyPSA / pypsa-ariadne

High resolution, sector-coupled model of the German Energy System
https://ariadneprojekt.de/en/model-documentation-pypsa/
MIT License
15 stars 6 forks source link

Assume all new lines are HTLS #206

Closed lindnemi closed 1 month ago

lindnemi commented 1 month ago

HTLS have higher Ampere, thus updating NEP costs yet again.

For NEP 2021

image

HVAC:

Neubau = 2.5M€/km, HTLS Addon = 0.2M€/km , Ampere = 4000, Volts = 380

2.7 M/km / (380k 4k sqrt(3) * 2) = 513 € / MWkm -> Inflation: 1.005: 510

offwind-ac: Ampere = 1000, Volts = 220

For NEP 2023

HVAC:

Neubau = 4.5M€/km, rest stays the same -> 893€/km -> Inflation: 1.108 -> 806

More info at: https://github.com/PyPSA/pypsa-ariadne/pull/193

Before asking for a review for this PR make sure to complete the following checklist:

github-actions[bot] commented 1 month ago

Validator Report

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

:exclamation: Run failed! _Download 'logs' artifact to see more details._ - `main` failed in: `retrieve_databundle`, `export_ariadne_variables` - `htls-cost` passed! :white_check_mark:
:warning: Config changes detected! Results may differ due to these changes: ```diff diff --git a/config/config.yaml b/config/config.yaml index a225cc5..6cdbd2c 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -4,7 +4,7 @@ # docs in https://pypsa-eur.readthedocs.io/en/latest/configuration.html#run run: - prefix: 20240926_add_existing_update + prefix: 20240926_htls_costs name: # - CurrentPolicies - KN2045_Bal_v4 ```

Model Metrics

Benchmarks Image not available Image not available Image not available

Comparing htls-cost (5e1a298) with main (c6fe358). Branch is 6 commits ahead and 0 commits behind. Last updated on 2024-09-26 19:19:44 CEST.