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