Skip to content

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.energyIdentCodeEic

      FossilFuel : FossilFuel.fossilFuelType

          FossilFuel --> FuelType : FossilFuel.fossilFuelType
          click FuelType href "../FuelType"

      FossilFuel : IdentifiedObject.mRID

      FossilFuel : IdentifiedObject.name

      FossilFuel : IdentifiedObject.shortName

      FossilFuel : FossilFuel.ThermalGeneratingUnit

          FossilFuel --> ThermalGeneratingUnit : FossilFuel.ThermalGeneratingUnit
          click ThermalGeneratingUnit href "../ThermalGeneratingUnit"

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
fossilFuelType cim:FossilFuel.fossilFuelType 1
FuelType
The type of fossil fuel, such as coal, oil, or gas direct
ThermalGeneratingUnit cim:FossilFuel.ThermalGeneratingUnit 1
ThermalGeneratingUnit
A thermal generating unit may have one or more fossil fuels direct
description cim:IdentifiedObject.description 0..1
string
The description is a free human readable text describing or naming the object IdentifiedObject
energyIdentCodeEic eu:IdentifiedObject.energyIdentCodeEic 0..1
string
The attribute is used for an exchange of the EIC code (Energy identification ... IdentifiedObject
mRID cim:IdentifiedObject.mRID 1
string
Master resource identifier issued by a model authority IdentifiedObject
name cim:IdentifiedObject.name 1
string
The name is any free human readable and possibly non unique text naming the o... IdentifiedObject
shortName eu:IdentifiedObject.shortName 0..1
string
The attribute is used for an exchange of a human readable short name with len... IdentifiedObject

Usages

used by used in type used
ThermalGeneratingUnit FossilFuels range FossilFuel

Identifier and Mapping Information

Schema Source

  • from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile

Mappings

Mapping Type Mapped Value
self cim:FossilFuel
native this:FossilFuel