Skip to content

Slot: s_max

Maximum apparent power rating in per-unit (base s_base).

URI: distopf:s_max

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(0.0)
Owner BatteryRecord
Additional Constraints **Unit:** | Property | Value | | --- | --- | | ucum_code | pu |

Comments

  • Import: PowerElectronicsConnection.ratedS = s_max × s_base (per-unit to volt-amperes). Export: s_max = ratedS / s_base.

Identifier and Mapping Information

Annotations

property value
order 3
value_type float
precision 6
separator ,

Schema Source

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

Mappings

Mapping Type Mapped Value
self distopf:s_max
native distopf:s_max
exact cim:PowerElectronicsConnection.ratedS

LinkML Source

name: s_max
annotations:
  order:
    tag: order
    value: 3
  value_type:
    tag: value_type
    value: float
  precision:
    tag: precision
    value: 6
  separator:
    tag: separator
    value: ','
description: Maximum apparent power rating in per-unit (base s_base).
comments:
- 'Import: PowerElectronicsConnection.ratedS = s_max × s_base (per-unit to volt-amperes).
  Export: s_max = ratedS / s_base.'
from_schema: https://gridappsd.org/cimhub/distopf
exact_mappings:
- cim:PowerElectronicsConnection.ratedS
rank: 1000
ifabsent: float(0.0)
owner: BatteryRecord
domain_of:
- BatteryRecord
range: float
required: false
unit:
  ucum_code: pu