Skip to content

Slot: CVRwatts

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

URI: dss:CVRwatts

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.pVoltageExponent = CVRwatts (or 1.0 if not specified), with exponentModel set True. Export: CVRwatts = pVoltageExponent (or 1.0 if not set), written only when the LoadResponseCharacteristic has exponentModel=True (which exports as model=4).

Identifier and Mapping Information

Annotations

property value
order 26
dss_default float(1.0)

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:CVRwatts
native dss:CVRwatts
close cim:LoadResponseCharacteristic.pVoltageExponent

LinkML Source

name: CVRwatts
annotations:
  order:
    tag: order
    value: 26
  dss_default:
    tag: dss_default
    value: float(1.0)
description: Percent reduction in active power per 1% reduction in voltage from 100%
  rated. Default is 1. Applies to Model=4 only.
comments:
- 'Only meaningful when model=CVR (4). Import: LoadResponseCharacteristic.pVoltageExponent
  = CVRwatts (or 1.0 if not specified), with exponentModel set True. Export: CVRwatts
  = pVoltageExponent (or 1.0 if not set), written only when the LoadResponseCharacteristic
  has exponentModel=True (which exports as model=4).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
close_mappings:
- cim:LoadResponseCharacteristic.pVoltageExponent
rank: 1000
owner: Load
domain_of:
- Load
range: float
required: false