Skip to content

Slot: min_soc

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

URI: distopf:min_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(0.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 minimum state-of-charge limit on BatteryUnit; requires a CIM extension to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 6
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: min_soc
annotations:
  order:
    tag: order
    value: 6
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Minimum state of charge, as a fraction (0.0-1.0).
todos:
- No CIM equivalent for a minimum 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(0.0)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: float
required: false