Skip to content

Class: Gicline

A Gicline object in OpenDSS.

URI: dss:Gicline

 classDiagram
    class Gicline
    click Gicline href "../Gicline/"
      Gicline : Angle

      Gicline : basefreq

      Gicline : bus1

      Gicline : bus2

      Gicline : C

      Gicline : EE

      Gicline : EN

      Gicline : enabled

      Gicline : frequency

      Gicline : Lat1

      Gicline : Lat2

      Gicline : like

      Gicline : Lon1

      Gicline : Lon2

      Gicline : name

      Gicline : phases

      Gicline : R

      Gicline : spectrum

      Gicline : Volts

      Gicline : X

Class Properties

Property Value
Class URI dss:Gicline

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
bus1 0..1
String
Name of bus to which the main terminal (1) is connected direct
bus2 0..1
String
Name of bus to which 2nd terminal is connected direct
Volts 0..1
Float
Voltage magnitude, in volts, of the GIC voltage induced across this line direct
Angle 0..1
Float
Phase angle in degrees of first phase direct
frequency 0..1
String
Source frequency direct
phases 0..1
Integer
Number of phases direct
R 0..1
Float
Resistance of line, ohms of impedance in series with GIC voltage source direct
X 0..1
Float
Reactance at base frequency, ohms direct
C 0..1
String
Value of line blocking capacitance in microfarads direct
EN 0..1
Float
Northward Electric field (V/km) direct
EE 0..1
Float
Eastward Electric field (V/km) direct
Lat1 0..1
String
Latitude of Bus1 (degrees) direct
Lon1 0..1
String
Longitude of Bus1 (degrees) direct
Lat2 0..1
String
Latitude of Bus2 (degrees) direct
Lon2 0..1
String
Longitude of Bus2 (degrees) direct
spectrum 0..1
String
Inherited Property for all PCElements direct
basefreq 0..1
Float
Inherited Property for all PCElements direct
enabled 0..1
Boolean
{Yes No or True
like 0..1
String
Make like another object, e direct

Identifier and Mapping Information

Schema Source

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

Mappings

Mapping Type Mapped Value
self dss:Gicline
native dss:Gicline

LinkML Source

Direct

name: Gicline
description: A Gicline object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    identifier: true
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  bus1:
    name: bus1
    annotations:
      order:
        tag: order
        value: 1
    description: Name of bus to which the main terminal (1) is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Windgen
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Isource
    - Vsource
    range: string
    required: false
  bus2:
    name: bus2
    annotations:
      order:
        tag: order
        value: 2
    description: Name of bus to which 2nd terminal is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Upfc
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Vsource
    range: string
    required: false
  Volts:
    name: Volts
    annotations:
      order:
        tag: order
        value: 3
    description: Voltage magnitude, in volts, of the GIC voltage induced across this
      line
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  Angle:
    name: Angle
    annotations:
      order:
        tag: order
        value: 4
    description: Phase angle in degrees of first phase
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    range: float
    required: false
  frequency:
    name: frequency
    annotations:
      order:
        tag: order
        value: 5
    description: Source frequency
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Upfc
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
  phases:
    name: phases
    annotations:
      order:
        tag: order
        value: 6
    description: Number of phases
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Xfmrcode
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: integer
    required: false
  R:
    name: R
    annotations:
      order:
        tag: order
        value: 7
    description: Resistance of line, ohms of impedance in series with GIC voltage
      source
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Capacitor
    - Reactor
    - Regcontrol
    range: float
    required: false
  X:
    name: X
    annotations:
      order:
        tag: order
        value: 8
    description: Reactance at base frequency, ohms
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Reactor
    - Regcontrol
    range: float
    required: false
  C:
    name: C
    annotations:
      order:
        tag: order
        value: 9
    description: Value of line blocking capacitance in microfarads
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    range: string
    required: false
  EN:
    name: EN
    annotations:
      order:
        tag: order
        value: 10
    description: Northward Electric field (V/km)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  EE:
    name: EE
    annotations:
      order:
        tag: order
        value: 11
    description: Eastward Electric field (V/km)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  Lat1:
    name: Lat1
    annotations:
      order:
        tag: order
        value: 12
    description: Latitude of Bus1 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lon1:
    name: Lon1
    annotations:
      order:
        tag: order
        value: 13
    description: Longitude of Bus1 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lat2:
    name: Lat2
    annotations:
      order:
        tag: order
        value: 14
    description: Latitude of Bus2 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lon2:
    name: Lon2
    annotations:
      order:
        tag: order
        value: 15
    description: Longitude of Bus2 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  spectrum:
    name: spectrum
    annotations:
      order:
        tag: order
        value: 16
    description: Inherited Property for all PCElements
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 17
    description: Inherited Property for all PCElements
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 18
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 19
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Gicline

Induced

name: Gicline
description: A Gicline object in OpenDSS.
from_schema: https://gridappsd.github.io/dss-graph/opendss
attributes:
  name:
    name: name
    description: Object name. Must be unique per object type.
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    identifier: true
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: true
  bus1:
    name: bus1
    annotations:
      order:
        tag: order
        value: 1
    description: Name of bus to which the main terminal (1) is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Windgen
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Isource
    - Vsource
    range: string
    required: false
  bus2:
    name: bus2
    annotations:
      order:
        tag: order
        value: 2
    description: Name of bus to which 2nd terminal is connected
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Upfc
    - Capacitor
    - Line
    - Reactor
    - Fault
    - Vsource
    range: string
    required: false
  Volts:
    name: Volts
    annotations:
      order:
        tag: order
        value: 3
    description: Voltage magnitude, in volts, of the GIC voltage induced across this
      line
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  Angle:
    name: Angle
    annotations:
      order:
        tag: order
        value: 4
    description: Phase angle in degrees of first phase
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    range: float
    required: false
  frequency:
    name: frequency
    annotations:
      order:
        tag: order
        value: 5
    description: Source frequency
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Upfc
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
  phases:
    name: phases
    annotations:
      order:
        tag: order
        value: 6
    description: Number of phases
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Xfmrcode
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: integer
    required: false
  R:
    name: R
    annotations:
      order:
        tag: order
        value: 7
    description: Resistance of line, ohms of impedance in series with GIC voltage
      source
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Capacitor
    - Reactor
    - Regcontrol
    range: float
    required: false
  X:
    name: X
    annotations:
      order:
        tag: order
        value: 8
    description: Reactance at base frequency, ohms
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Reactor
    - Regcontrol
    range: float
    required: false
  C:
    name: C
    annotations:
      order:
        tag: order
        value: 9
    description: Value of line blocking capacitance in microfarads
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    range: string
    required: false
  EN:
    name: EN
    annotations:
      order:
        tag: order
        value: 10
    description: Northward Electric field (V/km)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  EE:
    name: EE
    annotations:
      order:
        tag: order
        value: 11
    description: Eastward Electric field (V/km)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: float
    required: false
  Lat1:
    name: Lat1
    annotations:
      order:
        tag: order
        value: 12
    description: Latitude of Bus1 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lon1:
    name: Lon1
    annotations:
      order:
        tag: order
        value: 13
    description: Longitude of Bus1 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lat2:
    name: Lat2
    annotations:
      order:
        tag: order
        value: 14
    description: Latitude of Bus2 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  Lon2:
    name: Lon2
    annotations:
      order:
        tag: order
        value: 15
    description: Longitude of Bus2 (degrees)
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    rank: 1000
    owner: Gicline
    domain_of:
    - Gicline
    - Gicsource
    range: string
    required: false
  spectrum:
    name: spectrum
    annotations:
      order:
        tag: order
        value: 16
    description: Inherited Property for all PCElements
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
  basefreq:
    name: basefreq
    annotations:
      order:
        tag: order
        value: 17
    description: Inherited Property for all PCElements
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: float
    required: false
  enabled:
    name: enabled
    annotations:
      order:
        tag: order
        value: 18
    description: '{Yes|No or True|False} Indicates whether this element is enabled'
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: boolean
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 19
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/pce/gicline
    owner: Gicline
    domain_of:
    - Load
    - Generator
    - Generic5
    - Gicline
    - Indmach012
    - Pvsystem
    - Storage
    - Upfc
    - Vccs
    - Vsconverter
    - Windgen
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Capcontrol
    - Espvlcontrol
    - Expcontrol
    - Fuse
    - Gendispatcher
    - Invcontrol
    - Pycontrol
    - Recloser
    - Regcontrol
    - Relay
    - Storagecontroller
    - Swtcontrol
    - Upfccontrol
    - Cndata
    - Dynamicexp
    - Growthshape
    - Linecode
    - Linegeometry
    - Linespacing
    - Loadshape
    - Priceshape
    - Spectrum
    - TccCurve
    - Tsdata
    - Tshape
    - Wiredata
    - Xfmrcode
    - Xycurve
    - Energymeter
    - Fmonitor
    - Monitor
    - Sensor
    - Fault
    - Gicsource
    - Isource
    - Vsource
    range: string
    required: false
class_uri: dss:Gicline