Skip to content

Slot: Refuel

Boolean value to manually refuel the generator when needed.

URI: dss:Refuel

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 Boolean
Domain Of Generator

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Generator

Comments

  • OpenDSS fuel model control; no CIM equivalent.

TODOs

  • No CIM equivalent for DSS Refuel flag.

Identifier and Mapping Information

Annotations

property value
order 44
dss_default false

Schema Source

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

Mappings

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

LinkML Source

name: Refuel
annotations:
  order:
    tag: order
    value: 44
  dss_default:
    tag: dss_default
    value: 'false'
description: Boolean value to manually refuel the generator when needed.
todos:
- No CIM equivalent for DSS Refuel flag.
comments:
- OpenDSS fuel model control; no CIM equivalent.
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Generator
domain_of:
- Generator
range: boolean
required: false