pypsa.SubNetwork.storage_units_i

pypsa.SubNetwork.storage_units_i#

SubNetwork.storage_units_i() Index#

Get the index of the storage units in the sub-network.

!!! warning “Deprecated in v1.0”

Use sub_network.components.storage_units.static.index instead.

See also

[pypsa.Network.storage_units][]