Skip to content

Slot: Harm

ARRAY of harmonics to which each step is tuned. Zero = no filter.

URI: dss:Harm

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.filterHarmonic) to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 11

Schema Source

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

Mappings

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

LinkML Source

name: Harm
annotations:
  order:
    tag: order
    value: 11
description: ARRAY of harmonics to which each step is tuned. Zero = no filter.
todos:
- Requires CIM extension (e.g. cim:LinearShuntCompensator.filterHarmonic) 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