Skip to content

Slot: cvr_p

Conservation Voltage Reduction (CVR) active power coefficient.

URI: distopf:cvr_p

Applicable Classes

Name Description Modifies Slot
BusRecord Bus data record for DistOPF three-phase distribution OPF no

Properties

Type and Range

Property Value
Range Float
Domain Of BusRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner BusRecord

Comments

  • DistOPF-only (N/A): OPF voltage-dependent load coefficient; not read or written by the CIM converters.

TODOs

  • No CIM equivalent for a per-bus CVR active-power coefficient (the closest concept, EnergyConsumer.pVoltageExponent, is not wired up); would need a converter to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 17
value_type float
precision 6
separator ,

Schema Source

  • from schema: https://gridappsd.org/cimhub/distopf

Mappings

Mapping Type Mapped Value
self distopf:cvr_p
native distopf:cvr_p

LinkML Source

name: cvr_p
annotations:
  order:
    tag: order
    value: 17
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Conservation Voltage Reduction (CVR) active power coefficient.
todos:
- No CIM equivalent for a per-bus CVR active-power coefficient (the closest concept,
  EnergyConsumer.pVoltageExponent, is not wired up); would need a converter to roundtrip.
comments:
- 'DistOPF-only (N/A): OPF voltage-dependent load coefficient; not read or written
  by the CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(0.0)
owner: BusRecord
domain_of:
- BusRecord
range: float
required: false