Skip to content

Slot: cuf

ARRAY of Capacitance, each phase, for each step, microfarads.

URI: dss:cuf

Applicable Classes

Name Description Modifies Slot
Capacitor A Capacitor object in OpenDSS representing a shunt or series capacitor bank c... no

Properties

Type and Range

Property Value
Range Float
Domain Of Capacitor

Cardinality and Requirements

Property Value
Multivalued Yes
### Slot Characteristics
Property Value
Owner Capacitor

Comments

  • Import: flat per-phase µF array converted to per-phase bPerSection. B = 2π × 60 × C_µF × 1e-6 (siemens).

TODOs

  • Exporter: B → µF per-phase path not yet implemented; cuf is not written on export.

Identifier and Mapping Information

Annotations

property value
order 8

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:cuf
native dss:cuf
related cim:LinearShuntCompensatorPhase.bPerSection

LinkML Source

name: cuf
annotations:
  order:
    tag: order
    value: 8
description: ARRAY of Capacitance, each phase, for each step, microfarads.
todos:
- 'Exporter: B  µF per-phase path not yet implemented; cuf is not written on export.'
comments:
- 'Import: flat per-phase µF array converted to per-phase bPerSection. B =  × 60
  × C_µF × 1e-6 (siemens).'
from_schema: https://gridappsd.github.io/dss-graph/opendss
related_mappings:
- cim:LinearShuntCompensatorPhase.bPerSection
rank: 1000
owner: Capacitor
domain_of:
- Capacitor
range: float
required: false
multivalued: true