Skip to content

Class: Cndata

A Cndata object in OpenDSS.

URI: dss:Cndata

 classDiagram
    class Cndata
    click Cndata href "../Cndata/"
      Cndata : Capradius

      Cndata : DiaCable

      Cndata : DiaIns

      Cndata : diam

      Cndata : DiaStrand

      Cndata : emergamps

      Cndata : EpsR

      Cndata : GMRac

      Cndata : GmrStrand

      Cndata : GMRunits

      Cndata : InsLayer

      Cndata : k

      Cndata : like

      Cndata : name

      Cndata : normamps

      Cndata : Rac

      Cndata : radius

      Cndata : radunits

      Cndata : Ratings

      Cndata : Rdc

      Cndata : Rstrand

      Cndata : Runits

      Cndata : Seasons

      Cndata : SemiconLayer

Class Properties

Property Value
Class URI dss:Cndata

Slots

Name Cardinality and Range Description Inheritance
name 1
String
Object name direct
k 0..1
Integer
Number of concentric neutral strands; default is 2 direct
DiaStrand 0..1
Float
Diameter of a concentric neutral strand; same units as core conductor radius;... direct
GmrStrand 0..1
Float
Geometric mean radius of a concentric neutral strand; same units as core cond... direct
Rstrand 0..1
Float
AC resistance of a concentric neutral strand; same units as core conductor re... direct
SemiconLayer 0..1
String
{Yes/True No/False} Default is Yes
EpsR 0..1
Float
Insulation layer relative permittivity; default is 2 direct
InsLayer 0..1
Float
Insulation layer thickness; same units as radius; no default direct
DiaIns 0..1
Float
Diameter over insulation layer; same units as radius; no default direct
DiaCable 0..1
Float
Diameter over cable; same units as radius; no default direct
Rdc 0..1
Float
dc Resistance, ohms per unit length (see Runits) direct
Rac 0..1
Float
Resistance at 60 Hz per unit length direct
Runits 0..1
String
Length units for resistance: ohms per {mi kft
GMRac 0..1
Float
GMR at 60 Hz direct
GMRunits 0..1
String
Units for GMR: {mi kft
radius 0..1
Float
Outside radius of conductor direct
radunits 0..1
String
Units for outside radius: {mi kft
normamps 0..1
Float
Normal ampacity, amperes direct
emergamps 0..1
Float
Emergency ampacity, amperes direct
diam 0..1
Float
Diameter; Alternative method for entering radius direct
Seasons 0..1
Integer
Defines the number of ratings to be defined for the wire, to be used only whe... direct
Ratings 0..1
Float
An array of ratings to be used when the seasonal ratings flag is True direct
Capradius 0..1
Float
Equivalent conductor radius for capacitance calcs direct
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:Cndata
native dss:Cndata

LinkML Source

Direct

name: Cndata
description: A Cndata 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/general/cndata
    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
  k:
    name: k
    annotations:
      order:
        tag: order
        value: 1
    description: Number of concentric neutral strands; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    range: integer
    required: false
  DiaStrand:
    name: DiaStrand
    annotations:
      order:
        tag: order
        value: 2
    description: Diameter of a concentric neutral strand; same units as core conductor
      radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    range: float
    required: false
  GmrStrand:
    name: GmrStrand
    annotations:
      order:
        tag: order
        value: 3
    description: Geometric mean radius of a concentric neutral strand; same units
      as core conductor GMR; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    range: float
    required: false
  Rstrand:
    name: Rstrand
    annotations:
      order:
        tag: order
        value: 4
    description: AC resistance of a concentric neutral strand; same units as core
      conductor resistance; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    range: float
    required: false
  SemiconLayer:
    name: SemiconLayer
    annotations:
      order:
        tag: order
        value: 5
    description: '{Yes/True | No/False}  Default is Yes'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    range: string
    required: false
  EpsR:
    name: EpsR
    annotations:
      order:
        tag: order
        value: 6
    description: Insulation layer relative permittivity; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  InsLayer:
    name: InsLayer
    annotations:
      order:
        tag: order
        value: 7
    description: Insulation layer thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaIns:
    name: DiaIns
    annotations:
      order:
        tag: order
        value: 8
    description: Diameter over insulation layer; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaCable:
    name: DiaCable
    annotations:
      order:
        tag: order
        value: 9
    description: Diameter over cable; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  Rdc:
    name: Rdc
    annotations:
      order:
        tag: order
        value: 10
    description: dc Resistance, ohms per unit length (see Runits)
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Rac:
    name: Rac
    annotations:
      order:
        tag: order
        value: 11
    description: Resistance at 60 Hz per unit length
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    domain_of:
    - Vsconverter
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  Runits:
    name: Runits
    annotations:
      order:
        tag: order
        value: 12
    description: 'Length units for resistance: ohms per {mi|kft|km|m|Ft|in|cm|mm}
      Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  GMRac:
    name: GMRac
    annotations:
      order:
        tag: order
        value: 13
    description: GMR at 60 Hz
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  GMRunits:
    name: GMRunits
    annotations:
      order:
        tag: order
        value: 14
    description: 'Units for GMR: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  radius:
    name: radius
    annotations:
      order:
        tag: order
        value: 15
    description: Outside radius of conductor
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  radunits:
    name: radunits
    annotations:
      order:
        tag: order
        value: 16
    description: 'Units for outside radius: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  normamps:
    name: normamps
    annotations:
      order:
        tag: order
        value: 17
    description: Normal ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  emergamps:
    name: emergamps
    annotations:
      order:
        tag: order
        value: 18
    description: Emergency ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  diam:
    name: diam
    annotations:
      order:
        tag: order
        value: 19
    description: Diameter; Alternative method for entering radius
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Seasons:
    name: Seasons
    annotations:
      order:
        tag: order
        value: 20
    description: Defines the number of ratings to be defined for the wire, to be used
      only when defining seasonal ratings using the "Ratings" property
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    domain_of:
    - Line
    - Transformer
    - Storagecontroller
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: integer
    required: false
  Ratings:
    name: Ratings
    annotations:
      order:
        tag: order
        value: 21
    description: An array of ratings to be used when the seasonal ratings flag is
      True
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    domain_of:
    - Line
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: float
    required: false
  Capradius:
    name: Capradius
    annotations:
      order:
        tag: order
        value: 22
    description: Equivalent conductor radius for capacitance calcs
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 23
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    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:Cndata

Induced

name: Cndata
description: A Cndata 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/general/cndata
    identifier: true
    owner: Cndata
    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
  k:
    name: k
    annotations:
      order:
        tag: order
        value: 1
    description: Number of concentric neutral strands; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    range: integer
    required: false
  DiaStrand:
    name: DiaStrand
    annotations:
      order:
        tag: order
        value: 2
    description: Diameter of a concentric neutral strand; same units as core conductor
      radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    range: float
    required: false
  GmrStrand:
    name: GmrStrand
    annotations:
      order:
        tag: order
        value: 3
    description: Geometric mean radius of a concentric neutral strand; same units
      as core conductor GMR; defaults to 0
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    range: float
    required: false
  Rstrand:
    name: Rstrand
    annotations:
      order:
        tag: order
        value: 4
    description: AC resistance of a concentric neutral strand; same units as core
      conductor resistance; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    range: float
    required: false
  SemiconLayer:
    name: SemiconLayer
    annotations:
      order:
        tag: order
        value: 5
    description: '{Yes/True | No/False}  Default is Yes'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    range: string
    required: false
  EpsR:
    name: EpsR
    annotations:
      order:
        tag: order
        value: 6
    description: Insulation layer relative permittivity; default is 2
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  InsLayer:
    name: InsLayer
    annotations:
      order:
        tag: order
        value: 7
    description: Insulation layer thickness; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaIns:
    name: DiaIns
    annotations:
      order:
        tag: order
        value: 8
    description: Diameter over insulation layer; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  DiaCable:
    name: DiaCable
    annotations:
      order:
        tag: order
        value: 9
    description: Diameter over cable; same units as radius; no default
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    range: float
    required: false
  Rdc:
    name: Rdc
    annotations:
      order:
        tag: order
        value: 10
    description: dc Resistance, ohms per unit length (see Runits)
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Rac:
    name: Rac
    annotations:
      order:
        tag: order
        value: 11
    description: Resistance at 60 Hz per unit length
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    domain_of:
    - Vsconverter
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  Runits:
    name: Runits
    annotations:
      order:
        tag: order
        value: 12
    description: 'Length units for resistance: ohms per {mi|kft|km|m|Ft|in|cm|mm}
      Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  GMRac:
    name: GMRac
    annotations:
      order:
        tag: order
        value: 13
    description: GMR at 60 Hz
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
    minimum_value: 0.0
  GMRunits:
    name: GMRunits
    annotations:
      order:
        tag: order
        value: 14
    description: 'Units for GMR: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  radius:
    name: radius
    annotations:
      order:
        tag: order
        value: 15
    description: Outside radius of conductor
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  radunits:
    name: radunits
    annotations:
      order:
        tag: order
        value: 16
    description: 'Units for outside radius: {mi|kft|km|m|Ft|in|cm|mm} Default=none'
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: string
    required: false
  normamps:
    name: normamps
    annotations:
      order:
        tag: order
        value: 17
    description: Normal ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  emergamps:
    name: emergamps
    annotations:
      order:
        tag: order
        value: 18
    description: Emergency ampacity, amperes
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    domain_of:
    - Autotrans
    - Capacitor
    - Gictransformer
    - Line
    - Reactor
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Fault
    range: float
    required: false
  diam:
    name: diam
    annotations:
      order:
        tag: order
        value: 19
    description: Diameter; Alternative method for entering radius
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  Seasons:
    name: Seasons
    annotations:
      order:
        tag: order
        value: 20
    description: Defines the number of ratings to be defined for the wire, to be used
      only when defining seasonal ratings using the "Ratings" property
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    domain_of:
    - Line
    - Transformer
    - Storagecontroller
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: integer
    required: false
  Ratings:
    name: Ratings
    annotations:
      order:
        tag: order
        value: 21
    description: An array of ratings to be used when the seasonal ratings flag is
      True
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    domain_of:
    - Line
    - Transformer
    - Cndata
    - Linecode
    - Linegeometry
    - Tsdata
    - Wiredata
    - Xfmrcode
    range: float
    required: false
  Capradius:
    name: Capradius
    annotations:
      order:
        tag: order
        value: 22
    description: Equivalent conductor radius for capacitance calcs
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    rank: 1000
    owner: Cndata
    domain_of:
    - Cndata
    - Tsdata
    - Wiredata
    range: float
    required: false
  like:
    name: like
    annotations:
      order:
        tag: order
        value: 23
    description: Make like another object, e
    from_schema: https://gridappsd.github.io/dss-graph/general/cndata
    owner: Cndata
    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:Cndata