Skip to content

Slot: allocationfactor

Allocation factor for allocating loads based on connected kVA at a bus. Default is 0.5.

URI: dss:allocationfactor

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. Load allocation metadata; requires CIM extension alongside xfkVA.

Identifier and Mapping Information

Annotations

property value
order 22
dss_default float(0.5)

Schema Source

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

Mappings

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

LinkML Source

name: allocationfactor
annotations:
  order:
    tag: order
    value: 22
  dss_default:
    tag: dss_default
    value: float(0.5)
description: Allocation factor for allocating loads based on connected kVA at a bus.
  Default is 0.5.
todos:
- No CIM equivalent. Load allocation metadata; requires CIM extension alongside xfkVA.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false