Slot: has_load
True if a load is connected at this bus.
URI: distopf:has_load
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 |
- Import: has_load gates whether an EnergyConsumer is created for this bus at all. Export: has_load = True if any Terminal on this ConnectivityNode connects to an EnergyConsumer.
Annotations
| property |
value |
| order |
21 |
| value_type |
bool |
| separator |
, |
Schema Source
- from schema: https://gridappsd.org/cimhub/distopf
Mappings
| Mapping Type |
Mapped Value |
| self |
distopf:has_load |
| native |
distopf:has_load |
| related |
cim:EnergyConsumer |
LinkML Source
name: has_load
annotations:
order:
tag: order
value: 21
value_type:
tag: value_type
value: bool
separator:
tag: separator
value: ','
description: True if a load is connected at this bus.
comments:
- 'Import: has_load gates whether an EnergyConsumer is created for this bus at all.
Export: has_load = True if any Terminal on this ConnectivityNode connects to an
EnergyConsumer.'
from_schema: https://gridappsd.org/cimhub/distopf
related_mappings:
- cim:EnergyConsumer
rank: 1000
ifabsent: 'false'
owner: BusRecord
domain_of:
- BusRecord
range: boolean
required: false