Skip to content

Slot: pct_stored

Present amount of energy stored, % of rated kWh.

URI: dss:pct_stored

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

  • OpenDSS-only (N/A): derived as kWhstored / kWhrated * 100; not stored on CIM separately.

Identifier and Mapping Information

Annotations

property value
order 23
dss_name %stored

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:pct_stored
native dss:pct_stored

LinkML Source

name: pct_stored
annotations:
  order:
    tag: order
    value: 23
  dss_name:
    tag: dss_name
    value: '%stored'
description: Present amount of energy stored, % of rated kWh.
comments:
- 'OpenDSS-only (N/A): derived as kWhstored / kWhrated * 100; not stored on CIM separately.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Storage
domain_of:
- Storage
range: float
required: false