Skip to content

Class: MPMTestThreshold

_Market Power Mitigation (MPM) test thresholds for resource as well as designated congestion areas (DCAs). _

__

URI: cim:MPMTestThreshold

 classDiagram
    class MPMTestThreshold
      MPMTestThreshold : aggregated_pnode

          MPMTestThreshold --> AggregatedPnode : aggregated_pnode

      MPMTestThreshold : market_type

          MPMTestThreshold --> MarketType : market_type

      MPMTestThreshold : mpmtest_category

          MPMTestThreshold --> MPMTestCategory : mpmtest_category

      MPMTestThreshold : percent

          MPMTestThreshold --> PerCent : percent

      MPMTestThreshold : price

          MPMTestThreshold --> CostPerEnergyUnit : price

      MPMTestThreshold : registered_resource

          MPMTestThreshold --> RegisteredResource : registered_resource

Slots

Name Cardinality and Range Description Inheritance
market_type 0..1
MarketType
Market Type (DAM, RTM) direct
percent 0..1
PerCent
Price Threshold in %
direct
price 0..1
CostPerEnergyUnit
Price Threshold in $/MW
direct
aggregated_pnode 0..*
AggregatedPnode
direct
registered_resource 0..*
RegisteredResource
direct
mpmtest_category 1..1
MPMTestCategory
direct

Usages

used by used in type used
RegisteredResource mpmtest_threshold range MPMTestThreshold
MPMTestCategory mpmtest_threshold range MPMTestThreshold
AggregatedPnode mpmtest_threshold range MPMTestThreshold
CongestionArea mpmtest_threshold range MPMTestThreshold
RegisteredGenerator mpmtest_threshold range MPMTestThreshold
RegisteredInterTie mpmtest_threshold range MPMTestThreshold
RegisteredLoad mpmtest_threshold range MPMTestThreshold
CombinedCycleConfiguration mpmtest_threshold range MPMTestThreshold
RegisteredDistributedResource mpmtest_threshold range MPMTestThreshold

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: MPMTestThreshold
description: "Market Power Mitigation (MPM) test thresholds for resource as well as\
  \ designated congestion areas (DCAs).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  market_type:
    name: market_type
    description: Market Type (DAM, RTM)
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.marketType
    multivalued: false
    domain_of:
    - MarketRun
    - PlannedMarket
    - Bid
    - MPMTestThreshold
    - DistributionFactorSet
    - Trade
    - InterchangeSchedule
    - PriceDescriptor
    - TradingHubPrice
    - BidPriceCap
    - BilateralTransaction
    - AuxiliaryCost
    range: MarketType
    required: false
  percent:
    name: percent
    description: "Price Threshold in %\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MPMTestThreshold.percent
    multivalued: false
    domain_of:
    - MPMTestThreshold
    range: PerCent
    required: false
  price:
    name: price
    description: "Price Threshold in $/MW\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.price
    multivalued: false
    domain_of:
    - Design
    - TimeSeries
    - Point
    - MPMTestThreshold
    - TradingHubValues
    - PassThroughBill
    - Domain
    - PanPricingDetail
    range: CostPerEnergyUnit
    required: false
  aggregated_pnode:
    name: aggregated_pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MPMTestThreshold.AggregatedPnode
    multivalued: true
    domain_of:
    - MPMTestThreshold
    - LoadDistributionFactor
    - GenDistributionFactor
    - PnodeDistributionFactor
    - TACArea
    - TradingHubValues
    - MktCombinedCyclePlant
    - MPMTestResults
    range: AggregatedPnode
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.RegisteredResource
    multivalued: true
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  mpmtest_category:
    name: mpmtest_category
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.MPMTestCategory
    multivalued: false
    domain_of:
    - MPMResourceStatus
    - MPMTestThreshold
    - MPMTestResults
    range: MPMTestCategory
    required: true
class_uri: cim:MPMTestThreshold

Induced

name: MPMTestThreshold
description: "Market Power Mitigation (MPM) test thresholds for resource as well as\
  \ designated congestion areas (DCAs).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  market_type:
    name: market_type
    description: Market Type (DAM, RTM)
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.marketType
    multivalued: false
    alias: market_type
    owner: MPMTestThreshold
    domain_of:
    - MarketRun
    - PlannedMarket
    - Bid
    - MPMTestThreshold
    - DistributionFactorSet
    - Trade
    - InterchangeSchedule
    - PriceDescriptor
    - TradingHubPrice
    - BidPriceCap
    - BilateralTransaction
    - AuxiliaryCost
    range: MarketType
    required: false
  percent:
    name: percent
    description: "Price Threshold in %\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MPMTestThreshold.percent
    multivalued: false
    alias: percent
    owner: MPMTestThreshold
    domain_of:
    - MPMTestThreshold
    range: PerCent
    required: false
  price:
    name: price
    description: "Price Threshold in $/MW\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.price
    multivalued: false
    alias: price
    owner: MPMTestThreshold
    domain_of:
    - Design
    - TimeSeries
    - Point
    - MPMTestThreshold
    - TradingHubValues
    - PassThroughBill
    - Domain
    - PanPricingDetail
    range: CostPerEnergyUnit
    required: false
  aggregated_pnode:
    name: aggregated_pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MPMTestThreshold.AggregatedPnode
    multivalued: true
    alias: aggregated_pnode
    owner: MPMTestThreshold
    domain_of:
    - MPMTestThreshold
    - LoadDistributionFactor
    - GenDistributionFactor
    - PnodeDistributionFactor
    - TACArea
    - TradingHubValues
    - MktCombinedCyclePlant
    - MPMTestResults
    range: AggregatedPnode
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.RegisteredResource
    multivalued: true
    alias: registered_resource
    owner: MPMTestThreshold
    domain_of:
    - TimeSeries
    - Reason
    - DotInstruction
    - MarketParticipant
    - MPMResourceStatus
    - MPMTestThreshold
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - RampRateCurve
    - SchedulingPoint
    - ResourceVerifiableCosts
    - ContractDistributionFactor
    - SubstitutionResourceList
    - MktConnectivityNode
    - AggregateNode
    - Instructions
    - ControlAreaDesignation
    - ResourceAwardInstruction
    - RUCAwardInstruction
    - Domain
    - ExPostResourceResults
    - LoadFollowingOperatorInput
    - MarketObjectStatus
    - DefaultBid
    - ResourceCertification
    - FormerReference
    - IntermittentResourceEligibility
    - ResourceCapacity
    - ExpectedEnergyValues
    - ResourceLoadFollowingInst
    - ResourceDispatchResults
    - LoadFollowingInst
    - AllocationResultValues
    - Commitments
    - RMROperatorInput
    - OrgResOwnership
    - DispatchInstReply
    - ForbiddenRegion
    - ResourcePerformanceRating
    - ResponseMethod
    range: RegisteredResource
    required: false
  mpmtest_category:
    name: mpmtest_category
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MPMTestThreshold.MPMTestCategory
    multivalued: false
    alias: mpmtest_category
    owner: MPMTestThreshold
    domain_of:
    - MPMResourceStatus
    - MPMTestThreshold
    - MPMTestResults
    range: MPMTestCategory
    required: true
class_uri: cim:MPMTestThreshold