Skip to content

Slot: price

Locational marginal price for this hour, in $/MWh.

URI: distopf:price

Applicable Classes

Name Description Modifies Slot
ScheduleRecord Time-series schedule record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of ScheduleRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner ScheduleRecord
Additional Constraints **Unit:** | Property | Value | | --- | --- | | ucum_code | $/MWh |

Comments

  • DistOPF-only OPF input (locational marginal price signal); no CIM class in the standard profile represents a price schedule.

TODOs

  • No CIM equivalent for a price time series; would require a CIM extension to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 4
value_type float
precision 4
separator

Schema Source

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

Mappings

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

LinkML Source

name: price
annotations:
  order:
    tag: order
    value: 4
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 4
  separator:
    tag: separator
    value: ''
description: Locational marginal price for this hour, in $/MWh.
todos:
- No CIM equivalent for a price time series; would require a CIM extension to roundtrip.
comments:
- DistOPF-only OPF input (locational marginal price signal); no CIM class in the standard
  profile represents a price schedule.
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(0.0)
owner: ScheduleRecord
domain_of:
- ScheduleRecord
range: float
required: false
unit:
  ucum_code: $/MWh