Skip to content

Slot: pct_mean

Percent mean value for load to use for monte carlo studies if no loadshape is assigned to this load. Default is 50.

URI: dss:pct_mean

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. Monte Carlo study metadata; requires CIM extension.

Identifier and Mapping Information

Annotations

property value
order 24
dss_name %mean
dss_default float(50.0)

Schema Source

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

Mappings

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

LinkML Source

name: pct_mean
annotations:
  order:
    tag: order
    value: 24
  dss_name:
    tag: dss_name
    value: '%mean'
  dss_default:
    tag: dss_default
    value: float(50.0)
description: Percent mean value for load to use for monte carlo studies if no loadshape
  is assigned to this load. Default is 50.
todos:
- No CIM equivalent. Monte Carlo study metadata; requires CIM extension.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false