Skip to content

Slot: load_shape

Name of the load-shape profile applied to this bus.

URI: distopf:load_shape

Applicable Classes

Name Description Modifies Slot
BusRecord Bus data record for DistOPF three-phase distribution OPF no

Properties

Type and Range

Property Value
Range String
Domain Of BusRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent string("default")
Owner BusRecord

Comments

  • DistOPF-only: names a row in the separate ScheduleRecord table (see case/schedule.yaml), which itself has no CIM converter yet. Not read or written by the CIM converters.

TODOs

  • No CIM equivalent is wired up; implementing this depends on the ScheduleRecord → RegularIntervalSchedule converter described in case/schedule.yaml's class-level todo.

Identifier and Mapping Information

Annotations

property value
order 25
value_type string
quote False
separator

Schema Source

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

Mappings

Mapping Type Mapped Value
self distopf:load_shape
native distopf:load_shape
related cim:RegularIntervalSchedule

LinkML Source

name: load_shape
annotations:
  order:
    tag: order
    value: 25
  value_type:
    tag: value_type
    value: string
  quote:
    tag: quote
    value: false
  separator:
    tag: separator
    value: ''
description: Name of the load-shape profile applied to this bus.
todos:
- No CIM equivalent is wired up; implementing this depends on the ScheduleRecord →
  RegularIntervalSchedule converter described in case/schedule.yaml's class-level
  todo.
comments:
- 'DistOPF-only: names a row in the separate ScheduleRecord table (see case/schedule.yaml),
  which itself has no CIM converter yet. Not read or written by the CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
related_mappings:
- cim:RegularIntervalSchedule
rank: 1000
ifabsent: string("default")
owner: BusRecord
domain_of:
- BusRecord
range: string
required: false