pypsa-eur/doc/configtables/links.csv
Fabian Neumann ab6dc633bf
Options for regional equity and autarky (#166)
* solve: add option for equity constraints

* solve: scale more

* prepare: add option to limit line/link capacity

* solve: add inflow to EQ constraints

* solve: reindex inflow to match load

* update config files and references

* add autarky option

* move release notes

* add spillage to equity requirements

* prepare: fix accidental code removal

* prepare: add country autarky option

* consider snapshot_weightings for inflow

* trigger CI
2020-09-26 13:10:50 +02:00

585 B

1UnitValuesDescription
2p_max_pu--Value in [0.,1.]Correction factor for link capacities ``p_nom``.
3p_nom_maxMWfloatGlobal upper limit for the maximum capacity of each extendable DC link.
4include_tyndpbool{'true', 'false'}Specifies whether to add HVDC link projects from the `TYNDP 2018 <https://tyndp.entsoe.eu/tyndp2018/projects/>`_ which are at least in permitting.
5under_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.