pypsa.statistics.StatisticsAccessor.expanded_capacity#
- StatisticsAccessor.expanded_capacity(comps=None, aggregate_groups='sum', groupby=None, at_port=None, bus_carrier=None, nice_names=None)#
Calculate the expanded capacity of the network components in MW. Positive capacity values correspond to production capacities and negative values to consumption capacities.
If bus_carrier is given, the capacity is weighted by the output efficiency of bus_carrier.
For information on the list of arguments, see the docs in Network.statistics or pypsa.statistics.StatisticsAccessor.