Slot: v_max
Maximum voltage magnitude limit, in per-unit.
URI: distopf:v_max
Applicable Classes
| Name |
Description |
Modifies Slot |
| BusRecord |
Bus data record for DistOPF three-phase distribution OPF |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
| Property |
Value |
| If Absent |
float(1.05) |
| Owner |
BusRecord |
Additional Constraints
**Unit:**
| Property | Value |
| --- | --- |
| ucum_code | pu |
- DistOPF-only (N/A): OPF voltage constraint upper bound; not read or written by the CIM converters.
TODOs
- No CIM equivalent for a per-bus maximum voltage limit; the closest CIM concept (an OperationalLimit on a VoltageLimit) is not wired up.
Annotations
| property |
value |
| order |
16 |
| value_type |
float |
| precision |
6 |
| separator |
, |
Schema Source
- from schema: https://gridappsd.org/cimhub/distopf
Mappings
| Mapping Type |
Mapped Value |
| self |
distopf:v_max |
| native |
distopf:v_max |
LinkML Source
name: v_max
annotations:
order:
tag: order
value: 16
value_type:
tag: value_type
value: float
precision:
tag: precision
value: 6
separator:
tag: separator
value: ','
description: Maximum voltage magnitude limit, in per-unit.
todos:
- No CIM equivalent for a per-bus maximum voltage limit; the closest CIM concept (an
OperationalLimit on a VoltageLimit) is not wired up.
comments:
- 'DistOPF-only (N/A): OPF voltage constraint upper bound; not read or written by
the CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(1.05)
owner: BusRecord
domain_of:
- BusRecord
range: float
required: false
unit:
ucum_code: pu