Skip to content

Slot: Z

Alternative way of defining R and X properties as a complex array.

URI: dss:Z

Applicable Classes

Name Description Modifies Slot
Reactor A Reactor object in OpenDSS representing a series or shunt impedance branch no

Properties

Type and Range

Property Value
Range Float
Domain Of Reactor

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Reactor

Comments

  • OpenDSS-only (N/A): alternate input form for R and X; the current converter reads R and X directly and does not fall back to Z.

TODOs

  • Converter does not currently consume Z as an R/X source; would need to be added to the import fallback chain to roundtrip models that only set Z.

Identifier and Mapping Information

Annotations

property value
order 16

Schema Source

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

Mappings

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

LinkML Source

name: Z
annotations:
  order:
    tag: order
    value: 16
description: Alternative way of defining R and X properties as a complex array.
todos:
- Converter does not currently consume Z as an R/X source; would need to be added
  to the import fallback chain to roundtrip models that only set Z.
comments:
- 'OpenDSS-only (N/A): alternate input form for R and X; the current converter reads
  R and X directly and does not fall back to Z.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Reactor
domain_of:
- Reactor
range: float
required: false