Skip to content

Slot: pvfactor

Deceleration factor for P-V generator model (Model=3). Default is 0.1.

URI: dss:pvfactor

Applicable Classes

Name Description Modifies Slot
Generator A Generator object in OpenDSS representing a power generator connected to a b... no

Properties

Type and Range

Property Value
Range Float
Domain Of Generator

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Generator

Comments

  • OpenDSS P-V model deceleration factor; no CIM equivalent.

TODOs

  • No CIM equivalent for DSS pvfactor.

Identifier and Mapping Information

Annotations

property value
order 23
dss_default float(0.1)

Schema Source

  • from schema: https://gridappsd.github.io/dss-graph/opendss

Mappings

Mapping Type Mapped Value
self dss:pvfactor
native dss:pvfactor

LinkML Source

name: pvfactor
annotations:
  order:
    tag: order
    value: 23
  dss_default:
    tag: dss_default
    value: float(0.1)
description: Deceleration factor for P-V generator model (Model=3). Default is 0.1.
todos:
- No CIM equivalent for DSS pvfactor.
comments:
- OpenDSS P-V model deceleration factor; no CIM equivalent.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Generator
domain_of:
- Generator
range: float
required: false