Skip to content

Slot: pu

Per unit of the base voltage that the source is actually operating at. Default is 1.0.

URI: dss:pu

Applicable Classes

Name Description Modifies Slot
Vsource A Vsource object in OpenDSS representing an ideal voltage source (slack bus) ... no

Properties

Type and Range

Property Value
Range Float
Domain Of Vsource

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Vsource

Value Constraints

Property Value
Minimum Value 0

Comments

  • Import: EnergySource.voltageMagnitude = Voltage(basekv * pu, 'kV') (SSH attribute). Export: pu = voltageMagnitude.to('kV') / basekv.

Identifier and Mapping Information

Annotations

property value
order 3
dss_default float(1.0)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:pu
native dss:pu
close cim:EnergySource.voltageMagnitude

LinkML Source

name: pu
annotations:
  order:
    tag: order
    value: 3
  dss_default:
    tag: dss_default
    value: float(1.0)
description: Per unit of the base voltage that the source is actually operating at.
  Default is 1.0.
comments:
- 'Import: EnergySource.voltageMagnitude = Voltage(basekv * pu, ''kV'') (SSH attribute).
  Export: pu = voltageMagnitude.to(''kV'') / basekv.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:EnergySource.voltageMagnitude
rank: 1000
owner: Vsource
domain_of:
- Vsource
range: float
required: false
minimum_value: 0.0