Skip to content

Slot: default_multiplier

Default load-shape multiplier for this hour (0.0 or greater).

URI: distopf:default_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 loads it scales and reads/writes RegularTimePoint.value1 per hour.

Identifier and Mapping Information

Annotations

property value
order 3
native_name default
value_type float
precision 6
separator ,

Schema Source

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

Mappings

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

LinkML Source

name: default_multiplier
annotations:
  order:
    tag: order
    value: 3
  native_name:
    tag: native_name
    value: default
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Default load-shape multiplier for this hour (0.0 or greater).
todos:
- Requires a converter that attaches a RegularIntervalSchedule to the loads 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