Slot: charge_efficiency
Charging efficiency, as a fraction (0.0-1.0).
URI: distopf:charge_efficiency
Applicable Classes
| Name |
Description |
Modifies Slot |
| BatteryRecord |
Battery energy storage system (BESS) data record for DistOPF |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
- Direct fraction mapping in both directions, with no unit conversion: charge_efficiency ↔ BatteryUnit.chargingEfficiency.
Annotations
| property |
value |
| order |
9 |
| value_type |
float |
| precision |
6 |
| separator |
, |
Schema Source
- from schema: https://gridappsd.org/cimhub/distopf
Mappings
| Mapping Type |
Mapped Value |
| self |
distopf:charge_efficiency |
| native |
distopf:charge_efficiency |
| exact |
cim:BatteryUnit.chargingEfficiency |
LinkML Source
name: charge_efficiency
annotations:
order:
tag: order
value: 9
value_type:
tag: value_type
value: float
precision:
tag: precision
value: 6
separator:
tag: separator
value: ','
description: Charging efficiency, as a fraction (0.0-1.0).
comments:
- 'Direct fraction mapping in both directions, with no unit conversion: charge_efficiency
↔ BatteryUnit.chargingEfficiency.'
from_schema: https://gridappsd.org/cimhub/distopf
exact_mappings:
- cim:BatteryUnit.chargingEfficiency
rank: 1000
ifabsent: float(1.0)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: float
required: false