Skip to content

Slot: CVRvars

Percent reduction in reactive power per 1% reduction in voltage from 100% rated. Default is 2. Applies to Model=4 only.

URI: dss:CVRvars

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

Comments

  • Only meaningful when model=CVR (4). Import: LoadResponseCharacteristic.qVoltageExponent = CVRvars (or 2.0 if not specified), alongside CVRwatts (see CVRwatts comments). Export: CVRvars = qVoltageExponent (or 2.0 if not set), written alongside CVRwatts under the same condition.

Identifier and Mapping Information

Annotations

property value
order 27
dss_default float(2.0)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:CVRvars
native dss:CVRvars
close cim:LoadResponseCharacteristic.qVoltageExponent

LinkML Source

name: CVRvars
annotations:
  order:
    tag: order
    value: 27
  dss_default:
    tag: dss_default
    value: float(2.0)
description: Percent reduction in reactive power per 1% reduction in voltage from
  100% rated. Default is 2. Applies to Model=4 only.
comments:
- 'Only meaningful when model=CVR (4). Import: LoadResponseCharacteristic.qVoltageExponent
  = CVRvars (or 2.0 if not specified), alongside CVRwatts (see CVRwatts comments).
  Export: CVRvars = qVoltageExponent (or 2.0 if not set), written alongside CVRwatts
  under the same condition.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:LoadResponseCharacteristic.qVoltageExponent
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false