Skip to content

Class: BranchEndFlow

_Dynamic flows and ratings associated with a branch end. _

__

URI: cim:BranchEndFlow

 classDiagram
    class BranchEndFlow
      BranchEndFlow : load_dump_rating

      BranchEndFlow : long_term_rating

      BranchEndFlow : m_varflow

      BranchEndFlow : mkt_acline_segment_end_aflow

          BranchEndFlow --> MktACLineSegment : mkt_acline_segment_end_aflow

      BranchEndFlow : mkt_acline_segment_end_bflow

          BranchEndFlow --> MktACLineSegment : mkt_acline_segment_end_bflow

      BranchEndFlow : mkt_power_transformer_end_aflow

          BranchEndFlow --> MktPowerTransformer : mkt_power_transformer_end_aflow

      BranchEndFlow : mkt_power_transformer_end_bflow

          BranchEndFlow --> MktPowerTransformer : mkt_power_transformer_end_bflow

      BranchEndFlow : mkt_series_compensator_end_bflow

          BranchEndFlow --> MktSeriesCompensator : mkt_series_compensator_end_bflow

      BranchEndFlow : mkt_serires_compensator_end_aflow

          BranchEndFlow --> MktSeriesCompensator : mkt_serires_compensator_end_aflow

      BranchEndFlow : mw_flow

      BranchEndFlow : normal_rating

      BranchEndFlow : short_term_rating

Slots

Name Cardinality and Range Description Inheritance
load_dump_rating 0..1
Float
The Load Dump Rating for the branch
direct
long_term_rating 0..1
Float
The Long Term Rating for the branch
direct
m_varflow 0..1
Float
The MVAR flow on the branch
direct
mw_flow 0..1
Float
The MW flow on the branch
direct
normal_rating 0..1
Float
The Normal Rating for the branch
direct
short_term_rating 0..1
Float
The Short Term Rating for the branch
direct
mkt_serires_compensator_end_aflow 0..*
MktSeriesCompensator
direct
mkt_power_transformer_end_aflow 0..*
MktPowerTransformer
direct
mkt_acline_segment_end_bflow 0..*
MktACLineSegment
direct
mkt_series_compensator_end_bflow 0..*
MktSeriesCompensator
direct
mkt_acline_segment_end_aflow 0..*
MktACLineSegment
direct
mkt_power_transformer_end_bflow 0..*
MktPowerTransformer
direct

Usages

used by used in type used
MktPowerTransformer end_aflow range BranchEndFlow
MktPowerTransformer end_bflow range BranchEndFlow
MktSeriesCompensator end_aflow range BranchEndFlow
MktSeriesCompensator end_bflow range BranchEndFlow
MktACLineSegment end_bflow range BranchEndFlow
MktACLineSegment end_aflow range BranchEndFlow

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:BranchEndFlow
native cim:BranchEndFlow

LinkML Source

Direct

name: BranchEndFlow
description: "Dynamic flows and ratings associated with a branch end.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  load_dump_rating:
    name: load_dump_rating
    description: "The Load Dump Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.loadDumpRating
    multivalued: false
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  long_term_rating:
    name: long_term_rating
    description: "The Long Term Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.longTermRating
    multivalued: false
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  m_varflow:
    name: m_varflow
    description: "The MVAR flow on the branch \r\nAttribute Usage: Reactive power\
      \ flow at the series device, transformer, phase shifter, or line end\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.mVARFlow
    multivalued: false
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  mw_flow:
    name: mw_flow
    description: "The MW flow on the branch \r\nAttribute Usage: Active power flow\
      \ at the series device, transformer, phase shifter, or line end\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.mwFlow
    multivalued: false
    domain_of:
    - BranchEndFlow
    - SecurityConstraintsClearing
    range: float
    required: false
  normal_rating:
    name: normal_rating
    description: "The Normal Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.normalRating
    multivalued: false
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  short_term_rating:
    name: short_term_rating
    description: "The Short Term Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.shortTermRating
    multivalued: false
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  mkt_serires_compensator_end_aflow:
    name: mkt_serires_compensator_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktSeriresCompensatorEndAFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktSeriesCompensator
    required: false
  mkt_power_transformer_end_aflow:
    name: mkt_power_transformer_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktPowerTransformerEndAFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktPowerTransformer
    required: false
  mkt_acline_segment_end_bflow:
    name: mkt_acline_segment_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktACLineSegmentEndBFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktACLineSegment
    required: false
  mkt_series_compensator_end_bflow:
    name: mkt_series_compensator_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktSeriesCompensatorEndBFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktSeriesCompensator
    required: false
  mkt_acline_segment_end_aflow:
    name: mkt_acline_segment_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktACLineSegmentEndAFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktACLineSegment
    required: false
  mkt_power_transformer_end_bflow:
    name: mkt_power_transformer_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktPowerTransformerEndBFlow
    multivalued: true
    domain_of:
    - BranchEndFlow
    range: MktPowerTransformer
    required: false
class_uri: cim:BranchEndFlow

Induced

name: BranchEndFlow
description: "Dynamic flows and ratings associated with a branch end.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  load_dump_rating:
    name: load_dump_rating
    description: "The Load Dump Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.loadDumpRating
    multivalued: false
    alias: load_dump_rating
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  long_term_rating:
    name: long_term_rating
    description: "The Long Term Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.longTermRating
    multivalued: false
    alias: long_term_rating
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  m_varflow:
    name: m_varflow
    description: "The MVAR flow on the branch \r\nAttribute Usage: Reactive power\
      \ flow at the series device, transformer, phase shifter, or line end\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.mVARFlow
    multivalued: false
    alias: m_varflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  mw_flow:
    name: mw_flow
    description: "The MW flow on the branch \r\nAttribute Usage: Active power flow\
      \ at the series device, transformer, phase shifter, or line end\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.mwFlow
    multivalued: false
    alias: mw_flow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    - SecurityConstraintsClearing
    range: float
    required: false
  normal_rating:
    name: normal_rating
    description: "The Normal Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.normalRating
    multivalued: false
    alias: normal_rating
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  short_term_rating:
    name: short_term_rating
    description: "The Short Term Rating for the branch\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.shortTermRating
    multivalued: false
    alias: short_term_rating
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: float
    required: false
  mkt_serires_compensator_end_aflow:
    name: mkt_serires_compensator_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktSeriresCompensatorEndAFlow
    multivalued: true
    alias: mkt_serires_compensator_end_aflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktSeriesCompensator
    required: false
  mkt_power_transformer_end_aflow:
    name: mkt_power_transformer_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktPowerTransformerEndAFlow
    multivalued: true
    alias: mkt_power_transformer_end_aflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktPowerTransformer
    required: false
  mkt_acline_segment_end_bflow:
    name: mkt_acline_segment_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktACLineSegmentEndBFlow
    multivalued: true
    alias: mkt_acline_segment_end_bflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktACLineSegment
    required: false
  mkt_series_compensator_end_bflow:
    name: mkt_series_compensator_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktSeriesCompensatorEndBFlow
    multivalued: true
    alias: mkt_series_compensator_end_bflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktSeriesCompensator
    required: false
  mkt_acline_segment_end_aflow:
    name: mkt_acline_segment_end_aflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktACLineSegmentEndAFlow
    multivalued: true
    alias: mkt_acline_segment_end_aflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktACLineSegment
    required: false
  mkt_power_transformer_end_bflow:
    name: mkt_power_transformer_end_bflow
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:BranchEndFlow.MktPowerTransformerEndBFlow
    multivalued: true
    alias: mkt_power_transformer_end_bflow
    owner: BranchEndFlow
    domain_of:
    - BranchEndFlow
    range: MktPowerTransformer
    required: false
class_uri: cim:BranchEndFlow