Skip to content

Slot: pct_Discharge

Discharge rate (output power) in percentage of rated kW.

URI: dss:pct_Discharge

Applicable Classes

Name Description Modifies Slot
Storage A Storage object in OpenDSS representing a battery energy storage system with... no

Properties

Type and Range

Property Value
Range Float
Domain Of Storage

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Storage

Comments

  • Import-only fallback: used only when kW is not explicitly given and State is 'discharging' — PEC.p = -(kWrated * pct_Discharge / 100), negated into CIM's generator sign convention. Ignored whenever kW is present, and never reconstructed on export (export always writes an explicit kW from PEC.p).

Identifier and Mapping Information

Annotations

property value
order 26
dss_name %Discharge

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:pct_Discharge
native dss:pct_Discharge
related cim:PowerElectronicsConnection.p

LinkML Source

name: pct_Discharge
annotations:
  order:
    tag: order
    value: 26
  dss_name:
    tag: dss_name
    value: '%Discharge'
description: Discharge rate (output power) in percentage of rated kW.
comments:
- 'Import-only fallback: used only when kW is not explicitly given and State is ''discharging''
   PEC.p = -(kWrated * pct_Discharge / 100), negated into CIM''s generator sign convention.
  Ignored whenever kW is present, and never reconstructed on export (export always
  writes an explicit kW from PEC.p).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
related_mappings:
- cim:PowerElectronicsConnection.p
rank: 1000
owner: Storage
domain_of:
- Storage
range: float
required: false