Skip to content

Slot: discharge_efficiency

Discharging efficiency, as a fraction (0.0-1.0).

URI: distopf:discharge_efficiency

Applicable Classes

Name Description Modifies Slot
BatteryRecord Battery energy storage system (BESS) data record for DistOPF no

Properties

Type and Range

Property Value
Range Float
Domain Of BatteryRecord

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
If Absent float(1.0)
Owner BatteryRecord

Comments

  • Direct fraction mapping in both directions, with no unit conversion: discharge_efficiency ↔ BatteryUnit.dischargingEfficiency.

Identifier and Mapping Information

Annotations

property value
order 10
value_type float
precision 6
separator ,

Schema Source

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

Mappings

Mapping Type Mapped Value
self distopf:discharge_efficiency
native distopf:discharge_efficiency
exact cim:BatteryUnit.dischargingEfficiency

LinkML Source

name: discharge_efficiency
annotations:
  order:
    tag: order
    value: 10
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Discharging efficiency, as a fraction (0.0-1.0).
comments:
- 'Direct fraction mapping in both directions, with no unit conversion: discharge_efficiency
   BatteryUnit.dischargingEfficiency.'
from_schema: https://gridappsd.org/cimhub/distopf
exact_mappings:
- cim:BatteryUnit.dischargingEfficiency
rank: 1000
ifabsent: float(1.0)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: float
required: false