pypsa-eur/doc/configtables/lines.csv
2024-07-24 11:01:00 +02:00

1.8 KiB

1UnitValuesDescription
2types--Values should specify a `line type in PyPSA <https://pypsa.readthedocs.io/en/latest/components.html#line-types>`_. Keys should specify the corresponding voltage level (e.g. 220., 300. and 380. kV)Specifies line types to assume for the different voltage levels of the ENTSO-E grid extraction. Should normally handle voltage levels 220, 300, and 380 kV
3s_max_pu--Value in [0.,1.]Correction factor for line capacities (``s_nom``) to approximate :math:`N-1` security and reserve capacity for reactive power flows
4s_nom_maxMWfloatGlobal upper limit for the maximum capacity of each extendable line.
5max_extensionMWfloatUpper limit for the extended capacity of each extendable line.
6length_factor--floatCorrection factor to account for the fact that buses are *not* connected by lines through air-line distance.
7under_construction--One of {'zero': set capacity to zero, 'remove': remove completely, 'keep': keep with full capacity}Specifies how to handle lines which are currently under construction.
8reconnect_crimea--true or falseWhether to reconnect Crimea to the Ukrainian grid
9dynamic_line_rating
10-- activatebooltrue or falseWhether to take dynamic line rating into account
11-- cutout--Should be a folder listed in the configuration ``atlite: cutouts:`` (e.g. 'europe-2013-sarah3-era5') or reference an existing folder in the directory ``cutouts``. Source module must be ERA5.Specifies the directory where the relevant weather data ist stored.
12-- correction_factor--floatFactor to compensate for overestimation of wind speeds in hourly averaged wind data
13-- max_voltage_differencedegfloatMaximum voltage angle difference in degrees or 'false' to disable
14-- max_line_rating--floatMaximum line rating relative to nominal capacity without DLR, e.g. 1.3 or 'false' to disable