Slot: LmH
Inductance, mH. Alternate way to specify X at base frequency.
URI: dss:LmH
Applicable Classes
| Name |
Description |
Modifies Slot |
| Reactor |
A Reactor object in OpenDSS representing a series or shunt impedance branch |
no |
Properties
Type and Range
Cardinality and Requirements
| Property |
Value |
| ### Slot Characteristics |
|
- OpenDSS-only (N/A): alternate way to specify X (formula: X = 2π × f × LmH × 1e-3, mH → ohm) via basefreq f, but the current converter reads R and X directly and does not fall back to LmH.
TODOs
- Converter does not currently consume LmH as an X source; would need to be added to the import fallback chain to roundtrip models that only set LmH.
Annotations
Schema Source
- from schema: https://gridappsd.github.io/dss-graph/opendss
Mappings
| Mapping Type |
Mapped Value |
| self |
dss:LmH |
| native |
dss:LmH |
LinkML Source
name: LmH
annotations:
order:
tag: order
value: 19
description: Inductance, mH. Alternate way to specify X at base frequency.
todos:
- Converter does not currently consume LmH as an X source; would need to be added
to the import fallback chain to roundtrip models that only set LmH.
comments:
- 'OpenDSS-only (N/A): alternate way to specify X (formula: X = 2π × f × LmH × 1e-3,
mH → ohm) via basefreq f, but the current converter reads R and X directly and does
not fall back to LmH.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
owner: Reactor
domain_of:
- Reactor
range: float
required: false