Skip to content

Slot: pct_Charge

Charging rate (input power) in percentage of rated kW.

URI: dss:pct_Charge

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 'charging' — PEC.p = kWrated * pct_Charge / 100. 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 27
dss_name %Charge

Schema Source

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

Mappings

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

LinkML Source

name: pct_Charge
annotations:
  order:
    tag: order
    value: 27
  dss_name:
    tag: dss_name
    value: '%Charge'
description: Charging rate (input power) in percentage of rated kW.
comments:
- 'Import-only fallback: used only when kW is not explicitly given and State is ''charging''
   PEC.p = kWrated * pct_Charge / 100. 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