Skip to content

Slot: NumCust

Number of customers, this load. Default is 1.

URI: dss:NumCust

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 Integer
Domain Of Load

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Load

Comments

  • Import: EnergyConsumer.customerCount = NumCust. Export: NumCust = customerCount. Direct integer mapping; no unit conversion.

Identifier and Mapping Information

Annotations

property value
order 32
dss_default int(1)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:NumCust
native dss:NumCust
exact cim:EnergyConsumer.customerCount

LinkML Source

name: NumCust
annotations:
  order:
    tag: order
    value: 32
  dss_default:
    tag: dss_default
    value: int(1)
description: Number of customers, this load. Default is 1.
comments:
- 'Import: EnergyConsumer.customerCount = NumCust. Export: NumCust = customerCount.
  Direct integer mapping; no unit conversion.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:EnergyConsumer.customerCount
rank: 1000
owner: Load
domain_of:
- Load
range: integer
required: false