Skip to content

Slot: annual_cycle_limit

Annual charge/discharge cycle limit, in cycles per year.

URI: distopf:annual_cycle_limit

Applicable Classes

Name Description Modifies Slot
BatteryRecord Battery energy storage system (BESS) data record for DistOPF no

Properties

Type and Range

Property Value
Range Integer
Domain Of BatteryRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent int(365)
Owner BatteryRecord

Comments

  • DistOPF-only (N/A): OPF cycling constraint; not read or written by the CIM converters.

TODOs

  • No CIM equivalent for an annual cycle limit on BatteryUnit; requires a CIM extension to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 11
value_type int
separator ,

Schema Source

  • from schema: https://gridappsd.org/cimhub/distopf

Mappings

Mapping Type Mapped Value
self distopf:annual_cycle_limit
native distopf:annual_cycle_limit

LinkML Source

name: annual_cycle_limit
annotations:
  order:
    tag: order
    value: 11
  value_type:
    tag: value_type
    value: int
  separator:
    tag: separator
    value: ','
description: Annual charge/discharge cycle limit, in cycles per year.
todos:
- No CIM equivalent for an annual cycle limit on BatteryUnit; requires a CIM extension
  to roundtrip.
comments:
- 'DistOPF-only (N/A): OPF cycling constraint; not read or written by the CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: int(365)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: integer
required: false