add 750kV line type in config and new PyPSA version 0.19.2

This commit is contained in:
Philipp Glaum 2022-03-07 17:44:20 +01:00
parent 85834ba8e7
commit bf1d80ac63
2 changed files with 2 additions and 2 deletions

View File

@ -167,7 +167,7 @@ lines:
220.: "Al/St 240/40 2-bundle 220.0"
300.: "Al/St 240/40 3-bundle 300.0"
380.: "Al/St 240/40 4-bundle 380.0"
750.: "Al/St 240/40 4-bundle 380.0"
750.: "Al/St 560/50 4-bundle 750.0"
s_max_pu: 0.7
s_nom_max: .inf
length_factor: 1.25

View File

@ -10,7 +10,7 @@ dependencies:
- python>=3.8
- pip
- pypsa>=0.18.1
- pypsa>=0.19.2
- atlite>=0.2.5
- dask