Skip to content

Slot: pc

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

URI: distopf:pc

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

  • Import: included in the pa+pb+pc sum written to PowerElectronicsConnection.p / SynchronousMachine.p (see the pa comment). Export: not populated — the exporter only reads back the total power into pa.

TODOs

  • Export never writes pc; per-phase active power is not split back out from the CIM object's single p value.

Identifier and Mapping Information

Annotations

property value
order 6
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: pc
annotations:
  order:
    tag: order
    value: 6
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Phase C active power output in per-unit (base s_base).
todos:
- Export never writes pc; per-phase active power is not split back out from the CIM
  object's single p value.
comments:
- 'Import: included in the pa+pb+pc sum written to PowerElectronicsConnection.p /
  SynchronousMachine.p (see the pa comment). Export: not populated  the exporter
  only reads back the total power into pa.'
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