Skip to content

Slot: kWhstored

Present amount of energy stored, kWh.

URI: dss:kWhstored

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: BatteryUnit.storedE = Energy(kWhstored, 'kWh'). Export: kWhstored = storedE.to('kWh'). CIM stores in J (SI base).

Identifier and Mapping Information

Annotations

property value
order 22

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:kWhstored
native dss:kWhstored
exact cim:BatteryUnit.storedE

LinkML Source

name: kWhstored
annotations:
  order:
    tag: order
    value: 22
description: Present amount of energy stored, kWh.
comments:
- 'Import: BatteryUnit.storedE = Energy(kWhstored, ''kWh''). Export: kWhstored = storedE.to(''kWh'').
  CIM stores in J (SI base).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:BatteryUnit.storedE
rank: 1000
owner: Storage
domain_of:
- Storage
range: float
required: false