Slot: has_cap
True if a capacitor is connected at this bus.
URI: distopf:has_cap
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 |
false |
| Owner |
BusRecord |
- Not used on import (capacitor equipment is created separately by the CapacitorRecord converter and linked by ConnectivityNode). Export: has_cap = True if any Terminal on this ConnectivityNode connects to a LinearShuntCompensator.
Annotations
| property |
value |
| order |
22 |
| value_type |
bool |
| separator |
, |
Schema Source
- from schema: https://gridappsd.org/cimhub/distopf
Mappings
| Mapping Type |
Mapped Value |
| self |
distopf:has_cap |
| native |
distopf:has_cap |
| related |
cim:LinearShuntCompensator |
LinkML Source
name: has_cap
annotations:
order:
tag: order
value: 22
value_type:
tag: value_type
value: bool
separator:
tag: separator
value: ','
description: True if a capacitor is connected at this bus.
comments:
- 'Not used on import (capacitor equipment is created separately by the CapacitorRecord
converter and linked by ConnectivityNode). Export: has_cap = True if any Terminal
on this ConnectivityNode connects to a LinearShuntCompensator.'
from_schema: https://gridappsd.org/cimhub/distopf
related_mappings:
- cim:LinearShuntCompensator
rank: 1000
ifabsent: 'false'
owner: BusRecord
domain_of:
- BusRecord
range: boolean
required: false