Skip to content

Slot: pl_c

Phase C active load in per-unit (base s_base).

URI: distopf:pl_c

Applicable Classes

Name Description Modifies Slot
BusRecord Bus data record for DistOPF three-phase distribution OPF no

Properties

Type and Range

Property Value
Range Float
Domain Of BusRecord

Cardinality and Requirements

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

Comments

  • Import: included in the pl_a+pl_b+pl_c sum written to EnergyConsumer.p (see the pl_a comment). Export: pl_c = EnergyConsumerPhase(phase=C).p / s_base when per-phase children exist; otherwise left at zero (the fallback total goes to pl_a only).

Identifier and Mapping Information

Annotations

property value
order 7
value_type float
precision 16
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: pl_c
annotations:
  order:
    tag: order
    value: 7
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 16
  separator:
    tag: separator
    value: ','
description: Phase C active load in per-unit (base s_base).
comments:
- 'Import: included in the pl_a+pl_b+pl_c sum written to EnergyConsumer.p (see the
  pl_a comment). Export: pl_c = EnergyConsumerPhase(phase=C).p / s_base when per-phase
  children exist; otherwise left at zero (the fallback total goes to pl_a only).'
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(0.0)
owner: BusRecord
domain_of:
- BusRecord
range: float
required: false
unit:
  ucum_code: pu