Skip to content

Class: PnodeResults

_Provides the total price, the cost component, the loss component, and the congestion component for Pnodes for the forward and real time markets. There are several prices produced based on the run type (MPM, RUC, Pricing, or Scheduling/Dispatch). _

__

URI: cim:PnodeResults

 classDiagram
    class PnodeResults
      PnodeResults : congest_lmp

      PnodeResults : cost_lmp

      PnodeResults : loss_lmp

      PnodeResults : marginal_clearing_price

      PnodeResults : pnode

          PnodeResults --> Pnode : pnode

      PnodeResults : pnode_clearing

          PnodeResults --> PnodeClearing : pnode_clearing

      PnodeResults : scheduled_mw

      PnodeResults : update_time_stamp

      PnodeResults : update_type

          PnodeResults --> MQSCHGType : update_type

      PnodeResults : update_user

Slots

Name Cardinality and Range Description Inheritance
congest_lmp 0..1
Float
Congestion component of Location Marginal Price (LMP) in monetary units per M... direct
cost_lmp 0..1
Float
Cost component of Locational Marginal Pricing (LMP) in monetary units per MW direct
loss_lmp 0..1
Float
Loss component of Location Marginal Price (LMP) in monetary units per MW direct
marginal_clearing_price 0..1
Float
Locational Marginal Price (LMP) ($/MWh)
direct
scheduled_mw 0..1
Float
total MW schedule at the pnode
direct
update_time_stamp 0..1
date
direct
update_type 0..1
MQSCHGType
direct
update_user 0..1
String
direct
pnode 0..1
Pnode
direct
pnode_clearing 0..1
PnodeClearing
direct

Usages

used by used in type used
AggregatedPnode pnode_results range PnodeResults
Pnode pnode_results range PnodeResults
IndividualPnode pnode_results range PnodeResults
CongestionArea pnode_results range PnodeResults
PnodeClearing pnode_results range PnodeResults

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: PnodeResults
description: "Provides the total price, the cost component, the loss component, and\
  \ the congestion component for Pnodes for the forward and real time markets. There\
  \ are several prices produced based on the run type (MPM, RUC, Pricing, or Scheduling/Dispatch).\r\
  \n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  congest_lmp:
    name: congest_lmp
    description: "Congestion component of Location Marginal Price (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.congestLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    range: float
    required: false
  cost_lmp:
    name: cost_lmp
    description: "Cost component of Locational Marginal Pricing (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.costLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ResourceAwardInstruction
    range: float
    required: false
  loss_lmp:
    name: loss_lmp
    description: "Loss component of Location Marginal Price (LMP) in monetary units\
      \ per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.lossLMP
    multivalued: false
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  marginal_clearing_price:
    name: marginal_clearing_price
    description: "Locational Marginal Price (LMP) ($/MWh)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.marginalClearingPrice
    multivalued: false
    domain_of:
    - PnodeResults
    range: float
    required: false
  scheduled_mw:
    name: scheduled_mw
    description: "total MW schedule at the pnode\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.scheduledMW
    multivalued: false
    domain_of:
    - PnodeResults
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateTimeStamp
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_type:
    name: update_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateType
    multivalued: false
    domain_of:
    - BidSelfSched
    - Instructions
    - ConstraintResults
    - PnodeResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ResourceDispatchResults
    - Commitments
    - RMROperatorInput
    range: MQSCHGType
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateUser
    multivalued: false
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  pnode:
    name: pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.Pnode
    multivalued: false
    domain_of:
    - RegisteredResource
    - CommodityDefinition
    - MktMeasurement
    - SubControlArea
    - Trade
    - AggregateNode
    - OrgPnodeAllocation
    - PnodeResults
    - ExPostPricingResults
    range: Pnode
    required: false
  pnode_clearing:
    name: pnode_clearing
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.PnodeClearing
    multivalued: false
    domain_of:
    - PnodeResults
    - CommodityPrice
    range: PnodeClearing
    required: false
class_uri: cim:PnodeResults

Induced

name: PnodeResults
description: "Provides the total price, the cost component, the loss component, and\
  \ the congestion component for Pnodes for the forward and real time markets. There\
  \ are several prices produced based on the run type (MPM, RUC, Pricing, or Scheduling/Dispatch).\r\
  \n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  congest_lmp:
    name: congest_lmp
    description: "Congestion component of Location Marginal Price (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.congestLMP
    multivalued: false
    alias: congest_lmp
    owner: PnodeResults
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    range: float
    required: false
  cost_lmp:
    name: cost_lmp
    description: "Cost component of Locational Marginal Pricing (LMP) in monetary\
      \ units per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.costLMP
    multivalued: false
    alias: cost_lmp
    owner: PnodeResults
    domain_of:
    - PnodeResults
    - ResourceAwardInstruction
    range: float
    required: false
  loss_lmp:
    name: loss_lmp
    description: "Loss component of Location Marginal Price (LMP) in monetary units\
      \ per MW.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.lossLMP
    multivalued: false
    alias: loss_lmp
    owner: PnodeResults
    domain_of:
    - PnodeResults
    - ExPostPricingResults
    - ResourceAwardInstruction
    - ExPostResourceResults
    range: float
    required: false
  marginal_clearing_price:
    name: marginal_clearing_price
    description: "Locational Marginal Price (LMP) ($/MWh)\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.marginalClearingPrice
    multivalued: false
    alias: marginal_clearing_price
    owner: PnodeResults
    domain_of:
    - PnodeResults
    range: float
    required: false
  scheduled_mw:
    name: scheduled_mw
    description: "total MW schedule at the pnode\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.scheduledMW
    multivalued: false
    alias: scheduled_mw
    owner: PnodeResults
    domain_of:
    - PnodeResults
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: PnodeResults
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: date
    required: false
  update_type:
    name: update_type
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateType
    multivalued: false
    alias: update_type
    owner: PnodeResults
    domain_of:
    - BidSelfSched
    - Instructions
    - ConstraintResults
    - PnodeResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ResourceDispatchResults
    - Commitments
    - RMROperatorInput
    range: MQSCHGType
    required: false
  update_user:
    name: update_user
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.updateUser
    multivalued: false
    alias: update_user
    owner: PnodeResults
    domain_of:
    - Trade
    - Instructions
    - ConstraintResults
    - PnodeResults
    - TradingHubPrice
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - LoadFollowingOperatorInput
    - DopInstruction
    - ExpectedEnergy
    - ResourceDispatchResults
    - AllocationResult
    - Commitments
    - RMROperatorInput
    - AuxiliaryCost
    - FiveMinAuxiliaryData
    - TenMinAuxiliaryData
    range: string
    required: false
  pnode:
    name: pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:PnodeResults.Pnode
    multivalued: false
    alias: pnode
    owner: PnodeResults
    domain_of:
    - RegisteredResource
    - CommodityDefinition
    - MktMeasurement
    - SubControlArea
    - Trade
    - AggregateNode
    - OrgPnodeAllocation
    - PnodeResults
    - ExPostPricingResults
    range: Pnode
    required: false
  pnode_clearing:
    name: pnode_clearing
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PnodeResults.PnodeClearing
    multivalued: false
    alias: pnode_clearing
    owner: PnodeResults
    domain_of:
    - PnodeResults
    - CommodityPrice
    range: PnodeClearing
    required: false
class_uri: cim:PnodeResults