Skip to content

Slot: pv_multiplier

PV generation profile multiplier for this hour (0.0-1.0).

URI: distopf:pv_multiplier

Applicable Classes

Name Description Modifies Slot
ScheduleRecord Time-series schedule record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of ScheduleRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(0.0)
Owner ScheduleRecord

Comments

  • Not yet converted; no CIM equivalent is wired up. See the class-level todo.

TODOs

  • Requires a converter that attaches a RegularIntervalSchedule to the PV generators it scales and reads/writes RegularTimePoint.value1 per hour.

Identifier and Mapping Information

Annotations

property value
order 2
native_name PV
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: pv_multiplier
annotations:
  order:
    tag: order
    value: 2
  native_name:
    tag: native_name
    value: PV
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: PV generation profile multiplier for this hour (0.0-1.0).
todos:
- Requires a converter that attaches a RegularIntervalSchedule to the PV generators
  it scales and reads/writes RegularTimePoint.value1 per hour.
comments:
- Not yet converted; no CIM equivalent is wired up. See the class-level todo.
from_schema: https://gridappsd.org/cimhub/distopf
rank: 1000
ifabsent: float(0.0)
owner: ScheduleRecord
domain_of:
- ScheduleRecord
range: float
required: false