AggregateTransportTechnology

Package: PowerInvestmentsOpenAPIModels · Source: Investments/Technologies/AggregateTransportTechnology.json

An aggregated representation of a transmission interchange between two regions. Capacity is added in discrete units of unit_size, priced by a capital cost curve, and derated by a proportional line loss.

Properties

Property Type Required Unit Description
id integer yes ID for individual component.
name string yes Name of the component.
available boolean yes Indicator of whether the component is connected and online (true) or disconnected, offline, or down (false).
power_systems_type string yes Corresponding type to be used in PCM modeling.
start_region integer yes Start region for transport technology.
end_region integer yes End region for transport technology.
capacity_limits MinMax MW Allowable capacity for a transmission line. Units: MW.
capital_costs CapitalCost Capital and interconnection cost of adding new capacity to the transmission line (capital cost in USD/MW).
line_loss number 1 Transmission loss for each transport technology. Units: 1.
unit_size number MW Used for integer investment decisions. Represents the rating capacity of individual new lines. Units: MW.
financial_data TechnologyFinancialData yes Struct containing relevant financial information for a technology.

This site uses Just the Docs, a documentation theme for Jekyll.