Skip to content

Slot: qb_max

Phase B maximum reactive power in per-unit (base s_base).

URI: distopf:qb_max

Applicable Classes

Name Description Modifies Slot
GeneratorRecord Generator (DER) data record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of GeneratorRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner GeneratorRecord
Additional Constraints **Unit:** | Property | Value | | --- | --- | | ucum_code | pu |

Comments

  • DistOPF-only (N/A): OPF reactive power upper bound; not read or written by the CIM converters.

TODOs

  • No CIM equivalent for a per-phase reactive power ceiling on PowerElectronicsConnection/SynchronousMachine; requires a CIM extension to roundtrip.

Identifier and Mapping Information

Annotations

property value
order 15
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: qb_max
annotations:
  order:
    tag: order
    value: 15
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Phase B maximum reactive power in per-unit (base s_base).
todos:
- No CIM equivalent for a per-phase reactive power ceiling on PowerElectronicsConnection/SynchronousMachine;
  requires a CIM extension to roundtrip.
comments:
- 'DistOPF-only (N/A): OPF reactive power upper bound; not read or written by the
  CIM converters.'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(0.0)
owner: GeneratorRecord
domain_of:
- GeneratorRecord
range: float
required: false
unit:
  ucum_code: pu