Skip to content

Slot: maxtapchange

Maximum allowable tap change per control iteration in STATIC control mode. Default is 16.

URI: dss:maxtapchange

Applicable Classes

Name Description Modifies Slot
Regcontrol A Regcontrol object in OpenDSS representing a voltage regulator control that ... no

Properties

Type and Range

Property Value
Range Float
Domain Of Regcontrol

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Regcontrol

Comments

  • OpenDSS-only (N/A): step limiter for static power-flow solution; no direct CIM equivalent on RatioTapChanger. Not read on import. Export writes maxtapchange=0 only as a side effect of a disabled control (see enabled comments), to pin the tap at its current position; otherwise it is not written.

Identifier and Mapping Information

Annotations

property value
order 18

Schema Source

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

Mappings

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

LinkML Source

name: maxtapchange
annotations:
  order:
    tag: order
    value: 18
description: Maximum allowable tap change per control iteration in STATIC control
  mode. Default is 16.
comments:
- 'OpenDSS-only (N/A): step limiter for static power-flow solution; no direct CIM
  equivalent on RatioTapChanger. Not read on import. Export writes maxtapchange=0
  only as a side effect of a disabled control (see enabled comments), to pin the tap
  at its current position; otherwise it is not written.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Regcontrol
domain_of:
- Regcontrol
range: float
required: false