Skip to content

Slot: EarthModel

Earth model to use for impedance calculations. This is used to override the global value for this line. Applies only when geometry property is used.

URI: dss:EarthModel

Applicable Classes

Name Description Modifies Slot
Line A Line object in OpenDSS representing a power delivery line connecting two bu... no

Properties

Type and Range

Property Value
Range EarthModelType
Domain Of Line

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner Line

Comments

  • Import: EarthResistivity.earthModelType set from EarthModel enum value. Export: earthModelType → EarthModel enum string.

Identifier and Mapping Information

Annotations

property value
order 25

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:EarthModel
native dss:EarthModel
exact cim:EarthResistivity.earthModelType

LinkML Source

name: EarthModel
annotations:
  order:
    tag: order
    value: 25
description: Earth model to use for impedance calculations. This is used to override
  the global value for this line. Applies only when geometry property is used.
comments:
- 'Import: EarthResistivity.earthModelType set from EarthModel enum value. Export:
  earthModelType  EarthModel enum string.'
from_schema: https://gridappsd.github.io/dss-graph/opendss
exact_mappings:
- cim:EarthResistivity.earthModelType
rank: 1000
owner: Line
domain_of:
- Line
range: EarthModelType
required: false