CapacityReserveMargin

Package: PowerInvestmentsOpenAPIModels · Source: Investments/Requirements/CapacityReserveMargin.json

Policy requirement enforcing a minimum capacity reserve margin in the target year, such that (total_capacity - peak_demand) / peak_demand >= capacity_reserve_fraction.

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).
target_year integer Year in which this requirement is applied.
capacity_reserve_fraction number 1 Capacity reserve requirements, represented as a fraction of peak demand in a region. Units: 1.

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