Skip to content

Slot: XL

ARRAY of series inductive reactance(s) in each phase (line) for filter, ohms at base frequency. Default is 0.0.

URI: dss:XL

Applicable Classes

Name Description Modifies Slot
Capacitor A Capacitor object in OpenDSS representing a shunt or series capacitor bank c... no

Properties

Type and Range

Property Value
Range Float
Domain Of Capacitor

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner Capacitor

Comments

  • OpenDSS harmonic filter tuning parameter; no CIM equivalent in the standard profile.

TODOs

  • Requires CIM extension (e.g. cim:LinearShuntCompensator.seriesXL) to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 10

Schema Source

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

Mappings

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

LinkML Source

name: XL
annotations:
  order:
    tag: order
    value: 10
description: ARRAY of series inductive reactance(s) in each phase (line) for filter,
  ohms at base frequency. Default is 0.0.
todos:
- Requires CIM extension (e.g. cim:LinearShuntCompensator.seriesXL) to roundtrip.
comments:
- OpenDSS harmonic filter tuning parameter; no CIM equivalent in the standard profile.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Capacitor
domain_of:
- Capacitor
range: float
required: false
multivalued: true