Enum: EarthModelType¶
Earth model for impedance calculations
URI: dss:EarthModelType
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| Carson | None | Carson earth model |
| FullCarson | None | Full Carson earth model |
| Deri | None | Deri earth model |
Slots¶
| Name | Description |
|---|---|
| EarthModel | Earth model to use for impedance calculations |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://gridappsd.github.io/dss-graph/opendss
LinkML Source¶
name: EarthModelType
description: Earth model for impedance calculations
from_schema: https://gridappsd.github.io/dss-graph/opendss
rank: 1000
permissible_values:
Carson:
text: Carson
description: Carson earth model
FullCarson:
text: FullCarson
description: Full Carson earth model
Deri:
text: Deri
description: Deri earth model