Skip to content

Slot: RelWeight

Relative weighting factor for reliability calcs. Default is 1. Used to designate high priority loads such as hospitals.

URI: dss:RelWeight

Applicable Classes

Name Description Modifies Slot
Load A Load object in OpenDSS representing an energy consumer connected to a bus i... no

Properties

Type and Range

Property Value
Range Float
Domain Of Load

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Load

TODOs

  • No CIM equivalent. Reliability priority weighting; requires CIM extension.

Identifier and Mapping Information

Annotations

property value
order 35
dss_default float(1.0)

Schema Source

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

Mappings

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

LinkML Source

name: RelWeight
annotations:
  order:
    tag: order
    value: 35
  dss_default:
    tag: dss_default
    value: float(1.0)
description: Relative weighting factor for reliability calcs. Default is 1. Used to
  designate high priority loads such as hospitals.
todos:
- No CIM equivalent. Reliability priority weighting; requires CIM extension.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false