Skip to content

Slot: basekv

Base Source kV, usually phase-phase (L-L) unless positive-sequence or single-phase model. Default is 115 kV.

URI: dss:basekv

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.nominalVoltage = Voltage(basekv, 'kV'). Export: basekv = nominalVoltage.to('kV'). CIM stores in V (SI base).

Identifier and Mapping Information

Annotations

property value
order 2
dss_default float(115.0)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:basekv
native dss:basekv
exact cim:EnergySource.nominalVoltage

LinkML Source

name: basekv
annotations:
  order:
    tag: order
    value: 2
  dss_default:
    tag: dss_default
    value: float(115.0)
description: Base Source kV, usually phase-phase (L-L) unless positive-sequence or
  single-phase model. Default is 115 kV.
comments:
- 'Import: EnergySource.nominalVoltage = Voltage(basekv, ''kV''). Export: basekv =
  nominalVoltage.to(''kV''). CIM stores in V (SI base).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:EnergySource.nominalVoltage
rank: 1000
owner: Vsource
domain_of:
- Vsource
range: float
required: false
minimum_value: 0.0