FossilFuel
The fossil fuel consumed by the non-nuclear thermal generating unit. For example, coal, oil, gas, etc. These are the specific fuels that the generating unit can consume.
URI: cim:FossilFuel
Type: Class
classDiagram
class FossilFuel
click FossilFuel href "../FossilFuel"
IdentifiedObject <|-- FossilFuel
click IdentifiedObject href "../IdentifiedObject"
FossilFuel : IdentifiedObject.description
FossilFuel : IdentifiedObject.mRID
FossilFuel : IdentifiedObject.name
FossilFuel : FossilFuel.ThermalGeneratingUnit
FossilFuel --> ThermalGeneratingUnit : FossilFuel.ThermalGeneratingUnit
click ThermalGeneratingUnit href "../ThermalGeneratingUnit"
Inheritance
- IdentifiedObject
- FossilFuel
Attributes
| Name | URI | Cardinality and Range | Description | Inheritance |
|---|---|---|---|---|
| ThermalGeneratingUnit | cim:FossilFuel.ThermalGeneratingUnit | 1 ThermalGeneratingUnit |
A thermal generating unit may have one or more fossil fuels | direct |
| mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
| description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
| name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:FossilFuel |
| native | this:FossilFuel |