Skip to content

Class: SolarGeneratingUnit

A solar thermal generating unit, connected to the grid by means of a rotating machine. This class does not represent photovoltaic (PV) generation.

URI: cim:SolarGeneratingUnit

 classDiagram
    class SolarGeneratingUnit
      GeneratingUnit <|-- SolarGeneratingUnit

      SolarGeneratingUnit : additional_equipment_container

          SolarGeneratingUnit --> EquipmentContainer : additional_equipment_container

      SolarGeneratingUnit : aggregate

      SolarGeneratingUnit : alias_name

      SolarGeneratingUnit : alloc_spin_res_p

          SolarGeneratingUnit --> ActivePower : alloc_spin_res_p

      SolarGeneratingUnit : asset_datasheet

          SolarGeneratingUnit --> AssetInfo : asset_datasheet

      SolarGeneratingUnit : assets

          SolarGeneratingUnit --> Asset : assets

      SolarGeneratingUnit : auto_cntrl_margin_p

          SolarGeneratingUnit --> ActivePower : auto_cntrl_margin_p

      SolarGeneratingUnit : base_p

          SolarGeneratingUnit --> ActivePower : base_p

      SolarGeneratingUnit : clearances

          SolarGeneratingUnit --> ClearanceDocument : clearances

      SolarGeneratingUnit : configuration_event

          SolarGeneratingUnit --> ConfigurationEvent : configuration_event

      SolarGeneratingUnit : contingency_equipment

          SolarGeneratingUnit --> ContingencyEquipment : contingency_equipment

      SolarGeneratingUnit : control_area_generating_unit

          SolarGeneratingUnit --> ControlAreaGeneratingUnit : control_area_generating_unit

      SolarGeneratingUnit : control_deadband

          SolarGeneratingUnit --> ActivePower : control_deadband

      SolarGeneratingUnit : control_pulse_high

          SolarGeneratingUnit --> Seconds : control_pulse_high

      SolarGeneratingUnit : control_pulse_low

          SolarGeneratingUnit --> Seconds : control_pulse_low

      SolarGeneratingUnit : control_response_rate

          SolarGeneratingUnit --> ActivePowerChangeRate : control_response_rate

      SolarGeneratingUnit : controls

          SolarGeneratingUnit --> Control : controls

      SolarGeneratingUnit : description

      SolarGeneratingUnit : diagram_objects

          SolarGeneratingUnit --> DiagramObject : diagram_objects

      SolarGeneratingUnit : efficiency

          SolarGeneratingUnit --> PerCent : efficiency

      SolarGeneratingUnit : eqiupment_limit_series_component

          SolarGeneratingUnit --> EquipmentLimitSeriesComponent : eqiupment_limit_series_component

      SolarGeneratingUnit : equipment_container

          SolarGeneratingUnit --> EquipmentContainer : equipment_container

      SolarGeneratingUnit : equipment_unavailability_schedule

          SolarGeneratingUnit --> EquipmentUnavailabilitySchedule : equipment_unavailability_schedule

      SolarGeneratingUnit : faults

          SolarGeneratingUnit --> Fault : faults

      SolarGeneratingUnit : gen_control_mode

          SolarGeneratingUnit --> GeneratorControlMode : gen_control_mode

      SolarGeneratingUnit : gen_control_source

          SolarGeneratingUnit --> GeneratorControlSource : gen_control_source

      SolarGeneratingUnit : gen_unit_op_cost_curves

          SolarGeneratingUnit --> GenUnitOpCostCurve : gen_unit_op_cost_curves

      SolarGeneratingUnit : gen_unit_op_schedule

          SolarGeneratingUnit --> GenUnitOpSchedule : gen_unit_op_schedule

      SolarGeneratingUnit : generic_action

          SolarGeneratingUnit --> GenericAction : generic_action

      SolarGeneratingUnit : governor_mpl

          SolarGeneratingUnit --> PU : governor_mpl

      SolarGeneratingUnit : governor_scd

          SolarGeneratingUnit --> PerCent : governor_scd

      SolarGeneratingUnit : gross_to_net_active_power_curves

          SolarGeneratingUnit --> GrossToNetActivePowerCurve : gross_to_net_active_power_curves

      SolarGeneratingUnit : high_control_limit

          SolarGeneratingUnit --> ActivePower : high_control_limit

      SolarGeneratingUnit : in_service

      SolarGeneratingUnit : initial_p

          SolarGeneratingUnit --> ActivePower : initial_p

      SolarGeneratingUnit : instance_set

          SolarGeneratingUnit --> InstanceSet : instance_set

      SolarGeneratingUnit : limit_dependency_model

          SolarGeneratingUnit --> LimitDependency : limit_dependency_model

      SolarGeneratingUnit : location

          SolarGeneratingUnit --> Location : location

      SolarGeneratingUnit : long_pf

      SolarGeneratingUnit : low_control_limit

          SolarGeneratingUnit --> ActivePower : low_control_limit

      SolarGeneratingUnit : lower_ramp_rate

          SolarGeneratingUnit --> ActivePowerChangeRate : lower_ramp_rate

      SolarGeneratingUnit : m_rid

      SolarGeneratingUnit : max_economic_p

          SolarGeneratingUnit --> ActivePower : max_economic_p

      SolarGeneratingUnit : max_operating_p

          SolarGeneratingUnit --> ActivePower : max_operating_p

      SolarGeneratingUnit : maximum_allowable_spinning_reserve

          SolarGeneratingUnit --> ActivePower : maximum_allowable_spinning_reserve

      SolarGeneratingUnit : measurements

          SolarGeneratingUnit --> Measurement : measurements

      SolarGeneratingUnit : min_economic_p

          SolarGeneratingUnit --> ActivePower : min_economic_p

      SolarGeneratingUnit : min_operating_p

          SolarGeneratingUnit --> ActivePower : min_operating_p

      SolarGeneratingUnit : minimum_off_time

          SolarGeneratingUnit --> Seconds : minimum_off_time

      SolarGeneratingUnit : model_detail

          SolarGeneratingUnit --> Classification : model_detail

      SolarGeneratingUnit : names

          SolarGeneratingUnit --> Name : names

      SolarGeneratingUnit : network_analysis_enabled

      SolarGeneratingUnit : nominal_p

          SolarGeneratingUnit --> ActivePower : nominal_p

      SolarGeneratingUnit : normal_pf

      SolarGeneratingUnit : normally_in_service

      SolarGeneratingUnit : operating_share

          SolarGeneratingUnit --> OperatingShare : operating_share

      SolarGeneratingUnit : operational_limit_set

          SolarGeneratingUnit --> OperationalLimitSet : operational_limit_set

      SolarGeneratingUnit : operational_restrictions

          SolarGeneratingUnit --> OperationalRestriction : operational_restrictions

      SolarGeneratingUnit : operational_tags

          SolarGeneratingUnit --> OperationalTag : operational_tags

      SolarGeneratingUnit : outages

          SolarGeneratingUnit --> Outage : outages

      SolarGeneratingUnit : penalty_factor

      SolarGeneratingUnit : pin_equipment

          SolarGeneratingUnit --> PinEquipment : pin_equipment

      SolarGeneratingUnit : properties_cimdata_object

          SolarGeneratingUnit --> ChangeSetMember : properties_cimdata_object

      SolarGeneratingUnit : protective_action_equipment

          SolarGeneratingUnit --> ProtectiveActionEquipment : protective_action_equipment

      SolarGeneratingUnit : psrevents

          SolarGeneratingUnit --> PSREvent : psrevents

      SolarGeneratingUnit : psrtype

          SolarGeneratingUnit --> PSRType : psrtype

      SolarGeneratingUnit : raise_ramp_rate

          SolarGeneratingUnit --> ActivePowerChangeRate : raise_ramp_rate

      SolarGeneratingUnit : rated_gross_max_p

          SolarGeneratingUnit --> ActivePower : rated_gross_max_p

      SolarGeneratingUnit : rated_gross_min_p

          SolarGeneratingUnit --> ActivePower : rated_gross_min_p

      SolarGeneratingUnit : rated_net_max_p

          SolarGeneratingUnit --> ActivePower : rated_net_max_p

      SolarGeneratingUnit : reporting_group

          SolarGeneratingUnit --> ReportingGroup : reporting_group

      SolarGeneratingUnit : rotating_machine

          SolarGeneratingUnit --> RotatingMachine : rotating_machine

      SolarGeneratingUnit : short_pf

      SolarGeneratingUnit : startup_cost

          SolarGeneratingUnit --> Money : startup_cost

      SolarGeneratingUnit : startup_time

          SolarGeneratingUnit --> Seconds : startup_time

      SolarGeneratingUnit : targeting_cimdata_object

          SolarGeneratingUnit --> ChangeSetMember : targeting_cimdata_object

      SolarGeneratingUnit : tie_line_pf

      SolarGeneratingUnit : total_efficiency

          SolarGeneratingUnit --> PerCent : total_efficiency

      SolarGeneratingUnit : usage_points

          SolarGeneratingUnit --> UsagePoint : usage_points

      SolarGeneratingUnit : variable_cost

          SolarGeneratingUnit --> Money : variable_cost

      SolarGeneratingUnit : verification_action

          SolarGeneratingUnit --> VerificationAction : verification_action

      SolarGeneratingUnit : weather_station

          SolarGeneratingUnit --> WeatherStation : weather_station

Inheritance

Slots

Name Cardinality and Range Description Inheritance
alloc_spin_res_p 0..1
ActivePower
The planned unused capacity (spinning reserve) which can be used to support e... GeneratingUnit
auto_cntrl_margin_p 0..1
ActivePower
The planned unused capacity which can be used to support automatic control ov... GeneratingUnit
base_p 0..1
ActivePower
For dispatchable units, this value represents the economic active power basep... GeneratingUnit
control_deadband 0..1
ActivePower
Unit control error deadband GeneratingUnit
control_pulse_high 0..1
Seconds
Pulse high limit which is the largest control pulse that the unit can respond... GeneratingUnit
control_pulse_low 0..1
Seconds
Pulse low limit which is the smallest control pulse that the unit can respond... GeneratingUnit
control_response_rate 0..1
ActivePowerChangeRate
Unit response rate which specifies the active power change for a control puls... GeneratingUnit
efficiency 0..1
PerCent
The efficiency of the unit in converting mechanical energy, from the prime mo... GeneratingUnit
gen_control_mode 0..1
GeneratorControlMode
The unit control mode GeneratingUnit
gen_control_source 0..1
GeneratorControlSource
The source of controls for a generating unit GeneratingUnit
governor_mpl 0..1
PU
Governor motor position limit GeneratingUnit
governor_scd 0..1
PerCent
Governor Speed Changer Droop GeneratingUnit
high_control_limit 0..1
ActivePower
High limit for secondary (AGC) control GeneratingUnit
initial_p 0..1
ActivePower
Default initial active power which is used to store a powerflow result for t... GeneratingUnit
long_pf 0..1
Float
Generating unit long term economic participation factor GeneratingUnit
low_control_limit 0..1
ActivePower
Low limit for secondary (AGC) control GeneratingUnit
lower_ramp_rate 0..1
ActivePowerChangeRate
The normal maximum rate the generating unit active power output can be lowere... GeneratingUnit
max_economic_p 0..1
ActivePower
Maximum high economic active power limit, that should not exceed the maximum ... GeneratingUnit
maximum_allowable_spinning_reserve 0..1
ActivePower
Maximum allowable spinning reserve GeneratingUnit
max_operating_p 0..1
ActivePower
This is the maximum operating active power limit the dispatcher can enter for... GeneratingUnit
min_economic_p 0..1
ActivePower
Low economic active power limit that shall be greater than or equal to the mi... GeneratingUnit
minimum_off_time 0..1
Seconds
Minimum time interval between unit shutdown and startup GeneratingUnit
min_operating_p 0..1
ActivePower
This is the minimum operating active power limit the dispatcher can enter for... GeneratingUnit
model_detail 0..1
Classification
Detail level of the generator model data GeneratingUnit
nominal_p 0..1
ActivePower
The nominal power of the generating unit GeneratingUnit
normal_pf 0..1
Float
Generating unit economic participation factor GeneratingUnit
penalty_factor 0..1
Float
Defined as: 1 / ( 1 - Incremental Transmission Loss); with the Incremental Tr... GeneratingUnit
raise_ramp_rate 0..1
ActivePowerChangeRate
The normal maximum rate the generating unit active power output can be raised... GeneratingUnit
rated_gross_max_p 0..1
ActivePower
The unit's gross rated maximum capacity (book value) GeneratingUnit
rated_gross_min_p 0..1
ActivePower
The gross rated minimum generation level which the unit can safely operate at... GeneratingUnit
rated_net_max_p 0..1
ActivePower
The net rated maximum capacity determined by subtracting the auxiliary power ... GeneratingUnit
short_pf 0..1
Float
Generating unit short term economic participation factor GeneratingUnit
startup_cost 0..1
Money
The initial startup cost incurred for each start of the GeneratingUnit GeneratingUnit
startup_time 0..1
Seconds
Time it takes to get the unit on-line, from the time that the prime mover mec... GeneratingUnit
tie_line_pf 0..1
Float
Generating unit economic participation factor GeneratingUnit
total_efficiency 0..1
PerCent
The efficiency of the unit in converting the fuel into electrical energy GeneratingUnit
variable_cost 0..1
Money
The variable cost component of production per unit of ActivePower GeneratingUnit
rotating_machine 0..*
RotatingMachine
A synchronous machine may operate as a generator and as such becomes a member... GeneratingUnit
gen_unit_op_schedule 0..1
GenUnitOpSchedule
A generating unit may have an operating schedule, indicating the planned oper... GeneratingUnit
control_area_generating_unit 0..*
ControlAreaGeneratingUnit
ControlArea specifications for this generating unit GeneratingUnit
gross_to_net_active_power_curves 0..*
GrossToNetActivePowerCurve
A generating unit may have a gross active power to net active power curve, de... GeneratingUnit
gen_unit_op_cost_curves 0..*
GenUnitOpCostCurve
A generating unit may have one or more cost curves, depending upon fuel mixtu... GeneratingUnit
aggregate 0..1
Boolean
The aggregate flag provides an alternative way of representing an aggregated ... Equipment
in_service 0..1
Boolean
Specifies the availability of the equipment Equipment
network_analysis_enabled 0..1
Boolean
The equipment is enabled to participate in network analysis Equipment
normally_in_service 0..1
Boolean
Specifies the availability of the equipment under normal operating conditions Equipment
weather_station 0..*
WeatherStation
Equipment
operational_limit_set 0..*
OperationalLimitSet
The operational limit sets associated with this equipment Equipment
contingency_equipment 0..*
ContingencyEquipment
The contingency equipments in which this equipment participates Equipment
equipment_container 0..1
EquipmentContainer
Container of this equipment Equipment
faults 0..*
Fault
All faults on this equipment Equipment
limit_dependency_model 0..*
LimitDependency
Limit dependencymodels organized under this equipment as a means for organizi... Equipment
eqiupment_limit_series_component 0..*
EquipmentLimitSeriesComponent
Equipment limit series calculation component to which this equipment contribu... Equipment
protective_action_equipment 0..*
ProtectiveActionEquipment
Protective action is controlling equipment Equipment
pin_equipment 0..*
PinEquipment
Equipment
equipment_unavailability_schedule 0..*
EquipmentUnavailabilitySchedule
Equipment
additional_equipment_container 0..*
EquipmentContainer
Additional equipment container beyond the primary equipment container Equipment
usage_points 0..*
UsagePoint
All usage points connected to the electrical grid through this equipment Equipment
outages 0..*
Outage
All outages in which this equipment is involved Equipment
operational_restrictions 0..*
OperationalRestriction
All operational restrictions for this equipment Equipment
controls 0..*
Control
The controller outputs used to actually govern a regulating device, e PowerSystemResource
measurements 0..*
Measurement
The measurements associated with this power system resource PowerSystemResource
psrtype 0..1
PSRType
Custom classification for this power system resource PowerSystemResource
configuration_event 0..*
ConfigurationEvent
All configuration events created for this Power System resource PowerSystemResource
reporting_group 0..*
ReportingGroup
Reporting groups to which this power system resource belongs PowerSystemResource
operating_share 0..*
OperatingShare
The operating shares of this power system resource PowerSystemResource
asset_datasheet 0..1
AssetInfo
Datasheet information for this power system resource PowerSystemResource
verification_action 0..*
VerificationAction
The verification action that is performed on the power system resource PowerSystemResource
clearances 0..*
ClearanceDocument
All clearances applicable to this power system resource PowerSystemResource
generic_action 0..*
GenericAction
The generic action that is performed on the power system resource PowerSystemResource
psrevents 0..*
PSREvent
All events associated with this power system resource PowerSystemResource
assets 0..*
Asset
All assets represented by this power system resource PowerSystemResource
location 0..1
Location
Location of this power system resource PowerSystemResource
operational_tags 0..*
OperationalTag
All operational tags placed on this power system resource PowerSystemResource
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: SolarGeneratingUnit
description: A solar thermal generating unit, connected to the grid by means of a
  rotating machine.  This class does not represent photovoltaic (PV) generation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: GeneratingUnit
class_uri: cim:SolarGeneratingUnit

Induced

name: SolarGeneratingUnit
description: A solar thermal generating unit, connected to the grid by means of a
  rotating machine.  This class does not represent photovoltaic (PV) generation.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: GeneratingUnit
attributes:
  alloc_spin_res_p:
    name: alloc_spin_res_p
    description: "The planned unused capacity (spinning reserve) which can be used\
      \ to support emergency load.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.allocSpinResP
    multivalued: false
    alias: alloc_spin_res_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  auto_cntrl_margin_p:
    name: auto_cntrl_margin_p
    description: The planned unused capacity which can be used to support automatic
      control overruns.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.autoCntrlMarginP
    multivalued: false
    alias: auto_cntrl_margin_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  base_p:
    name: base_p
    description: For dispatchable units, this value represents the economic active
      power basepoint, for units that are not dispatchable, this value represents
      the fixed generation value. The value shall be between the operating low and
      high limits.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.baseP
    multivalued: false
    alias: base_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  control_deadband:
    name: control_deadband
    description: Unit control error deadband. When a unit's desired active power change
      is less than this deadband, then no control pulses will be sent to the unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.controlDeadband
    multivalued: false
    alias: control_deadband
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  control_pulse_high:
    name: control_pulse_high
    description: "Pulse high limit which is the largest control pulse that the unit\
      \ can respond to.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.controlPulseHigh
    multivalued: false
    alias: control_pulse_high
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Seconds
    required: false
  control_pulse_low:
    name: control_pulse_low
    description: "Pulse low limit which is the smallest control pulse that the unit\
      \ can respond to.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.controlPulseLow
    multivalued: false
    alias: control_pulse_low
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Seconds
    required: false
  control_response_rate:
    name: control_response_rate
    description: Unit response rate which specifies the active power change for a
      control pulse of one second in the most responsive loading level of the unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.controlResponseRate
    multivalued: false
    alias: control_response_rate
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePowerChangeRate
    required: false
  efficiency:
    name: efficiency
    description: The efficiency of the unit in converting mechanical energy, from
      the prime mover, into electrical energy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.efficiency
    multivalued: false
    alias: efficiency
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    - AsynchronousMachine
    range: PerCent
    required: false
  gen_control_mode:
    name: gen_control_mode
    description: The unit control mode.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.genControlMode
    multivalued: false
    alias: gen_control_mode
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: GeneratorControlMode
    required: false
  gen_control_source:
    name: gen_control_source
    description: The source of controls for a generating unit.  Defines the control
      status of the generating unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.genControlSource
    multivalued: false
    alias: gen_control_source
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: GeneratorControlSource
    required: false
  governor_mpl:
    name: governor_mpl
    description: "Governor motor position limit.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.governorMPL
    multivalued: false
    alias: governor_mpl
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: PU
    required: false
  governor_scd:
    name: governor_scd
    description: Governor Speed Changer Droop.   This is the change in generator power
      output divided by the change in frequency normalized by the nominal power of
      the generator and the nominal frequency and expressed in percent and negated.
      A positive value of speed change droop provides additional generator output
      upon a drop in frequency.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.governorSCD
    multivalued: false
    alias: governor_scd
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    - ExternalNetworkInjection
    range: PerCent
    required: false
  high_control_limit:
    name: high_control_limit
    description: "High limit for secondary (AGC) control.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.highControlLimit
    multivalued: false
    alias: high_control_limit
    owner: SolarGeneratingUnit
    domain_of:
    - RegisteredGenerator
    - GeneratingUnit
    range: ActivePower
    required: false
  initial_p:
    name: initial_p
    description: "Default initial active power  which is used to store a powerflow\
      \ result for the initial active power for this unit in this network configuration.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.initialP
    multivalued: false
    alias: initial_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  long_pf:
    name: long_pf
    description: "Generating unit long term economic participation factor.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.longPF
    multivalued: false
    alias: long_pf
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: float
    required: false
  low_control_limit:
    name: low_control_limit
    description: "Low limit for secondary (AGC) control.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.lowControlLimit
    multivalued: false
    alias: low_control_limit
    owner: SolarGeneratingUnit
    domain_of:
    - RegisteredGenerator
    - GeneratingUnit
    range: ActivePower
    required: false
  lower_ramp_rate:
    name: lower_ramp_rate
    description: "The normal maximum rate the generating unit active power output\
      \ can be lowered by control actions.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.lowerRampRate
    multivalued: false
    alias: lower_ramp_rate
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingBid
    - GeneratingUnit
    range: ActivePowerChangeRate
    required: false
  max_economic_p:
    name: max_economic_p
    description: "Maximum high economic active power limit, that should not exceed\
      \ the maximum operating active power limit.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.maxEconomicP
    multivalued: false
    alias: max_economic_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  maximum_allowable_spinning_reserve:
    name: maximum_allowable_spinning_reserve
    description: Maximum allowable spinning reserve. Spinning reserve will never be
      considered greater than this value regardless of the current operating point.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.maximumAllowableSpinningReserve
    multivalued: false
    alias: maximum_allowable_spinning_reserve
    owner: SolarGeneratingUnit
    domain_of:
    - RegisteredGenerator
    - GeneratingUnit
    range: ActivePower
    required: false
  max_operating_p:
    name: max_operating_p
    description: "This is the maximum operating active power limit the dispatcher\
      \ can enter for this unit.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.maxOperatingP
    multivalued: false
    alias: max_operating_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  min_economic_p:
    name: min_economic_p
    description: Low economic active power limit that shall be greater than or equal
      to the minimum operating active power limit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.minEconomicP
    multivalued: false
    alias: min_economic_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  minimum_off_time:
    name: minimum_off_time
    description: "Minimum time interval between unit shutdown and startup.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.minimumOffTime
    multivalued: false
    alias: minimum_off_time
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Seconds
    required: false
  min_operating_p:
    name: min_operating_p
    description: This is the minimum operating active power limit the dispatcher can
      enter for this unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.minOperatingP
    multivalued: false
    alias: min_operating_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  model_detail:
    name: model_detail
    description: "Detail level of the generator model data.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.modelDetail
    multivalued: false
    alias: model_detail
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Classification
    required: false
  nominal_p:
    name: nominal_p
    description: "The nominal power of the generating unit.  Used to give precise\
      \ meaning to percentage based attributes such as the governor speed change droop\
      \ (governorSCD attribute).\r\nThe attribute shall be a positive value equal\
      \ to or less than RotatingMachine.ratedS."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.nominalP
    multivalued: false
    alias: nominal_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  normal_pf:
    name: normal_pf
    description: Generating unit economic participation factor.  The sum of the participation
      factors across generating units does not have to sum to one.  It is used for
      representing distributed slack participation factor. The attribute shall be
      a positive value or zero.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.normalPF
    multivalued: false
    alias: normal_pf
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: float
    required: false
  penalty_factor:
    name: penalty_factor
    description: 'Defined as: 1 / ( 1 - Incremental Transmission Loss); with the Incremental
      Transmission Loss expressed as a plus or minus value. The typical range of penalty
      factors is (0.9 to 1.1).'
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.penaltyFactor
    multivalued: false
    alias: penalty_factor
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: float
    required: false
  raise_ramp_rate:
    name: raise_ramp_rate
    description: "The normal maximum rate the generating unit active power output\
      \ can be raised by control actions.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.raiseRampRate
    multivalued: false
    alias: raise_ramp_rate
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingBid
    - GeneratingUnit
    range: ActivePowerChangeRate
    required: false
  rated_gross_max_p:
    name: rated_gross_max_p
    description: "The unit's gross rated maximum capacity (book value).\r\nThe attribute\
      \ shall be a positive value.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.ratedGrossMaxP
    multivalued: false
    alias: rated_gross_max_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  rated_gross_min_p:
    name: rated_gross_min_p
    description: "The gross rated minimum generation level which the unit can safely\
      \ operate at while delivering power to the transmission grid.\r\nThe attribute\
      \ shall be a positive value.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.ratedGrossMinP
    multivalued: false
    alias: rated_gross_min_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  rated_net_max_p:
    name: rated_net_max_p
    description: "The net rated maximum capacity determined by subtracting the auxiliary\
      \ power used to operate the internal plant machinery from the rated gross maximum\
      \ capacity.\r\nThe attribute shall be a positive value.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.ratedNetMaxP
    multivalued: false
    alias: rated_net_max_p
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: ActivePower
    required: false
  short_pf:
    name: short_pf
    description: "Generating unit short term economic participation factor.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.shortPF
    multivalued: false
    alias: short_pf
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: float
    required: false
  startup_cost:
    name: startup_cost
    description: The initial startup cost incurred for each start of the GeneratingUnit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:GeneratingUnit.startupCost
    multivalued: false
    alias: startup_cost
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingBid
    - GeneratingUnit
    - StartupModel
    range: Money
    required: false
  startup_time:
    name: startup_time
    description: "Time it takes to get the unit on-line, from the time that the prime\
      \ mover mechanical power is applied.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.startupTime
    multivalued: false
    alias: startup_time
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Seconds
    required: false
  tie_line_pf:
    name: tie_line_pf
    description: "Generating unit economic participation factor.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.tieLinePF
    multivalued: false
    alias: tie_line_pf
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: float
    required: false
  total_efficiency:
    name: total_efficiency
    description: The efficiency of the unit in converting the fuel into electrical
      energy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.totalEfficiency
    multivalued: false
    alias: total_efficiency
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: PerCent
    required: false
  variable_cost:
    name: variable_cost
    description: The variable cost component of production per unit of ActivePower.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.variableCost
    multivalued: false
    alias: variable_cost
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: Money
    required: false
  rotating_machine:
    name: rotating_machine
    description: A synchronous machine may operate as a generator and as such becomes
      a member of a generating unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.RotatingMachine
    multivalued: true
    alias: rotating_machine
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    - HydroPump
    range: RotatingMachine
    required: false
  gen_unit_op_schedule:
    name: gen_unit_op_schedule
    description: A generating unit may have an operating schedule, indicating the
      planned operation of the unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.GenUnitOpSchedule
    multivalued: false
    alias: gen_unit_op_schedule
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: GenUnitOpSchedule
    required: false
  control_area_generating_unit:
    name: control_area_generating_unit
    description: ControlArea specifications for this generating unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.ControlAreaGeneratingUnit
    multivalued: true
    alias: control_area_generating_unit
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    - AltGeneratingUnitMeas
    - ControlArea
    range: ControlAreaGeneratingUnit
    required: false
  gross_to_net_active_power_curves:
    name: gross_to_net_active_power_curves
    description: A generating unit may have a gross active power to net active power
      curve, describing the losses and auxiliary power requirements of the unit.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.GrossToNetActivePowerCurves
    multivalued: true
    alias: gross_to_net_active_power_curves
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: GrossToNetActivePowerCurve
    required: false
  gen_unit_op_cost_curves:
    name: gen_unit_op_cost_curves
    description: A generating unit may have one or more cost curves, depending upon
      fuel mixture and fuel cost.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:GeneratingUnit.GenUnitOpCostCurves
    multivalued: true
    alias: gen_unit_op_cost_curves
    owner: SolarGeneratingUnit
    domain_of:
    - GeneratingUnit
    range: GenUnitOpCostCurve
    required: false
  aggregate:
    name: aggregate
    description: "The aggregate flag provides an alternative way of representing an\
      \ aggregated (equivalent) element. It is applicable in cases when the dedicated\
      \ classes for equivalent equipment do not have all of the attributes necessary\
      \ to represent the required level of detail.  In case the flag is set to “true”\
      \ the single instance of equipment represents multiple pieces of equipment that\
      \ have been modelled together as an aggregate equivalent obtained by a network\
      \ reduction procedure. Examples would be power transformers or synchronous machines\
      \ operating in parallel modelled as a single aggregate power transformer or\
      \ aggregate synchronous machine.  \r\nThe attribute is not used for EquivalentBranch,\
      \ EquivalentShunt and EquivalentInjection."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.aggregate
    multivalued: false
    alias: aggregate
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - ReadingType
    range: boolean
    required: false
  in_service:
    name: in_service
    description: Specifies the availability of the equipment. True means the equipment
      is available for topology processing, which determines if the equipment is energized
      or not. False means that the equipment is treated by network applications as
      if it is not in the model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.inService
    multivalued: false
    alias: in_service
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - SvStatus
    - ProtectiveActionEquipment
    range: boolean
    required: false
  network_analysis_enabled:
    name: network_analysis_enabled
    description: The equipment is enabled to participate in network analysis.  If
      unspecified, the value is assumed to be true.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.networkAnalysisEnabled
    multivalued: false
    alias: network_analysis_enabled
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: boolean
    required: false
  normally_in_service:
    name: normally_in_service
    description: Specifies the availability of the equipment under normal operating
      conditions. True means the equipment is available for topology processing, which
      determines if the equipment is energized or not. False means that the equipment
      is treated by network applications as if it is not in the model.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.normallyInService
    multivalued: false
    alias: normally_in_service
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: boolean
    required: false
  weather_station:
    name: weather_station
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.WeatherStation
    multivalued: true
    alias: weather_station
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: WeatherStation
    required: false
  operational_limit_set:
    name: operational_limit_set
    description: The operational limit sets associated with this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Equipment.OperationalLimitSet
    multivalued: true
    alias: operational_limit_set
    owner: SolarGeneratingUnit
    domain_of:
    - ACDCTerminal
    - OperationalLimit
    - Equipment
    range: OperationalLimitSet
    required: false
  contingency_equipment:
    name: contingency_equipment
    description: The contingency equipments in which this equipment participates.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.ContingencyEquipment
    multivalued: true
    alias: contingency_equipment
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: ContingencyEquipment
    required: false
  equipment_container:
    name: equipment_container
    description: Container of this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EquipmentContainer
    multivalued: false
    alias: equipment_container
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: EquipmentContainer
    required: false
  faults:
    name: faults
    description: All faults on this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.Faults
    multivalued: true
    alias: faults
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - Outage
    - FaultCauseType
    range: Fault
    required: false
  limit_dependency_model:
    name: limit_dependency_model
    description: Limit dependencymodels organized under this equipment as a means
      for organizing the model in a tree view.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Equipment.LimitDependencyModel
    multivalued: true
    alias: limit_dependency_model
    owner: SolarGeneratingUnit
    domain_of:
    - OperationalLimit
    - Equipment
    range: LimitDependency
    required: false
  eqiupment_limit_series_component:
    name: eqiupment_limit_series_component
    description: Equipment limit series calculation component to which this equipment
      contributes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EqiupmentLimitSeriesComponent
    multivalued: true
    alias: eqiupment_limit_series_component
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: EquipmentLimitSeriesComponent
    required: false
  protective_action_equipment:
    name: protective_action_equipment
    description: Protective action is controlling equipment. This can be direct signals
      from the control center, or emulation of action done by protection equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.ProtectiveActionEquipment
    multivalued: true
    alias: protective_action_equipment
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: ProtectiveActionEquipment
    required: false
  pin_equipment:
    name: pin_equipment
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.PinEquipment
    multivalued: true
    alias: pin_equipment
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: PinEquipment
    required: false
  equipment_unavailability_schedule:
    name: equipment_unavailability_schedule
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.EquipmentUnavailabilitySchedule
    multivalued: true
    alias: equipment_unavailability_schedule
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - UnavailabilitySwitchAction
    - UnavailablitySchedule
    range: EquipmentUnavailabilitySchedule
    required: false
  additional_equipment_container:
    name: additional_equipment_container
    description: Additional equipment container beyond the primary equipment container.  The
      equipment is contained in another equipment container, but also grouped with
      this equipment container.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.AdditionalEquipmentContainer
    multivalued: true
    alias: additional_equipment_container
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: EquipmentContainer
    required: false
  usage_points:
    name: usage_points
    description: All usage points connected to the electrical grid through this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.UsagePoints
    multivalued: true
    alias: usage_points
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - CustomerAgreement
    - ServiceCategory
    - PricingStructure
    - EndDeviceControl
    - UsagePointGroup
    - ServiceLocation
    - MetrologyRequirement
    - ServiceSupplier
    - UsagePointLocation
    range: UsagePoint
    required: false
  outages:
    name: outages
    description: All outages in which this equipment is involved.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.Outages
    multivalued: true
    alias: outages
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    range: Outage
    required: false
  operational_restrictions:
    name: operational_restrictions
    description: All operational restrictions for this equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Equipment.OperationalRestrictions
    multivalued: true
    alias: operational_restrictions
    owner: SolarGeneratingUnit
    domain_of:
    - Equipment
    - ProductAssetModel
    range: OperationalRestriction
    required: false
  controls:
    name: controls
    description: The controller outputs used to actually govern a regulating device,
      e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Controls
    multivalued: true
    alias: controls
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - HostControlArea
    range: Control
    required: false
  measurements:
    name: measurements
    description: The measurements associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Measurements
    multivalued: true
    alias: measurements
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - ACDCTerminal
    - Asset
    - Location
    - Procedure
    - AnalogLimitSet
    - AccumulatorLimitSet
    range: Measurement
    required: false
  psrtype:
    name: psrtype
    description: Custom classification for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSRType
    multivalued: false
    alias: psrtype
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: PSRType
    required: false
  configuration_event:
    name: configuration_event
    description: All configuration events created for this Power System resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ConfigurationEvent
    multivalued: true
    alias: configuration_event
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - FaultCauseType
    range: ConfigurationEvent
    required: false
  reporting_group:
    name: reporting_group
    description: Reporting groups to which this power system resource belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ReportingGroup
    multivalued: true
    alias: reporting_group
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - BusNameMarker
    - TopologicalNode
    - ReportingSuperGroup
    range: ReportingGroup
    required: false
  operating_share:
    name: operating_share
    description: The operating shares of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperatingShare
    multivalued: true
    alias: operating_share
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - OperatingParticipant
    range: OperatingShare
    required: false
  asset_datasheet:
    name: asset_datasheet
    description: Datasheet information for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.AssetDatasheet
    multivalued: false
    alias: asset_datasheet
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: AssetInfo
    required: false
  verification_action:
    name: verification_action
    description: The verification action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.VerificationAction
    multivalued: true
    alias: verification_action
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: VerificationAction
    required: false
  clearances:
    name: clearances
    description: All clearances applicable to this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Clearances
    multivalued: true
    alias: clearances
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: ClearanceDocument
    required: false
  generic_action:
    name: generic_action
    description: The generic action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.GenericAction
    multivalued: true
    alias: generic_action
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: GenericAction
    required: false
  psrevents:
    name: psrevents
    description: All events associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSREvents
    multivalued: true
    alias: psrevents
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    range: PSREvent
    required: false
  assets:
    name: assets
    description: All assets represented by this power system resource. For example,
      multiple conductor assets are electrically modelled as a single AC line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Assets
    multivalued: true
    alias: assets
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  location:
    name: location
    description: Location of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Location
    multivalued: false
    alias: location
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  operational_tags:
    name: operational_tags
    description: All operational tags placed on this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperationalTags
    multivalued: true
    alias: operational_tags
    owner: SolarGeneratingUnit
    domain_of:
    - PowerSystemResource
    - Asset
    range: OperationalTag
    required: false
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: SolarGeneratingUnit
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:SolarGeneratingUnit