Skip to content

Slot: max_soc

Maximum state of charge, as a fraction (0.0-1.0).

URI: distopf:max_soc

Applicable Classes

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

Properties

Type and Range

Property Value
Range Float
Domain Of BatteryRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(1.0)
Owner BatteryRecord

Comments

  • DistOPF-only (N/A): OPF state-of-charge bound; not read or written by the CIM converters.

TODOs

  • No CIM equivalent for a maximum state-of-charge limit on BatteryUnit; requires a CIM extension to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 7
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: max_soc
annotations:
  order:
    tag: order
    value: 7
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Maximum state of charge, as a fraction (0.0-1.0).
todos:
- No CIM equivalent for a maximum state-of-charge limit on BatteryUnit; requires a
  CIM extension to roundtrip.
comments:
- 'DistOPF-only (N/A): OPF state-of-charge bound; not read or written by the CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(1.0)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: float
required: false