Skip to content

Slot: dispvalue

Dispatch value. If = 0.0 (default) then Generator follows dispatch curves. If > 0 then Generator is ON only when price or load exceeds this value.

URI: dss:dispvalue

Applicable Classes

Name Description Modifies Slot
Generator A Generator object in OpenDSS representing a power generator connected to a b... no

Properties

Type and Range

Property Value
Range Float
Domain Of Generator

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Generator

Comments

  • OpenDSS dispatch threshold; no CIM equivalent.

TODOs

  • No CIM equivalent for dispatch trigger value.

Identifier and Mapping Information

Annotations

property value
order 14
dss_default float(0.0)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:dispvalue
native dss:dispvalue

LinkML Source

name: dispvalue
annotations:
  order:
    tag: order
    value: 14
  dss_default:
    tag: dss_default
    value: float(0.0)
description: Dispatch value. If = 0.0 (default) then Generator follows dispatch curves.
  If > 0 then Generator is ON only when price or load exceeds this value.
todos:
- No CIM equivalent for dispatch trigger value.
comments:
- OpenDSS dispatch threshold; no CIM equivalent.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Generator
domain_of:
- Generator
range: float
required: false