CIM++ Adapted CIM_SINERGIEN Codebase
Public Attributes | List of all members
IEC61970::Base::Generation::Production::FossilFuel Class Reference

#include <FossilFuel.h>

Inheritance diagram for IEC61970::Base::Generation::Production::FossilFuel:
Inheritance graph
[legend]
Collaboration diagram for IEC61970::Base::Generation::Production::FossilFuel:
Collaboration graph
[legend]

Public Attributes

IEC61970::Base::Generation::Production::FuelType fossilFuelType
 
IEC61970::Base::Generation::Production::CostPerHeatUnit fuelCost
 
IEC61970::Base::Generation::Production::CostPerHeatUnit fuelDispatchCost
 
IEC61970::Base::Domain::PU fuelEffFactor
 
IEC61970::Base::Generation::Production::CostPerHeatUnit fuelHandlingCost
 
IEC61970::Base::Domain::Float fuelHeatContent
 
IEC61970::Base::Domain::PerCent fuelMixture
 
IEC61970::Base::Domain::PU fuelSulfur
 
IEC61970::Base::Domain::ActivePower highBreakpointP
 
IEC61970::Base::Domain::ActivePower lowBreakpointP
 
std::list< IEC61970::Base::Generation::Production::FuelAllocationSchedule * > FuelAllocationSchedules
 
IEC61970::Base::Generation::Production::ThermalGeneratingUnitThermalGeneratingUnit
 
- Public Attributes inherited from IEC61970::Base::Core::IdentifiedObject
IEC61970::Base::Domain::String aliasName
 
IEC61970::Base::Domain::String description
 
IEC61970::Base::Domain::String mRID
 
IEC61970::Base::Domain::String name
 
std::list< IEC61970::Base::DiagramLayout::DiagramObject * > DiagramObjects
 

Detailed Description

The fossil fuel consumed by the non-nuclear thermal generating unit. For example, coal, oil, gas, etc. This a the specific fuels that the generating unit can consume.

Member Data Documentation

IEC61970::Base::Generation::Production::FuelType IEC61970::Base::Generation::Production::FossilFuel::fossilFuelType

The type of fossil fuel, such as coal, oil, or gas.

std::list<IEC61970::Base::Generation::Production::FuelAllocationSchedule*> IEC61970::Base::Generation::Production::FossilFuel::FuelAllocationSchedules

A fuel allocation schedule must have a fossil fuel.

IEC61970::Base::Generation::Production::CostPerHeatUnit IEC61970::Base::Generation::Production::FossilFuel::fuelCost

The cost in terms of heat value for the given type of fuel.

IEC61970::Base::Generation::Production::CostPerHeatUnit IEC61970::Base::Generation::Production::FossilFuel::fuelDispatchCost

The cost of fuel used for economic dispatching which includes: fuel cost, transportation cost, and incremental maintenance cost.

IEC61970::Base::Domain::PU IEC61970::Base::Generation::Production::FossilFuel::fuelEffFactor

The efficiency factor for the fuel (per unit) in terms of the effective energy absorbed.

IEC61970::Base::Generation::Production::CostPerHeatUnit IEC61970::Base::Generation::Production::FossilFuel::fuelHandlingCost

Handling and processing cost associated with this fuel.

IEC61970::Base::Domain::Float IEC61970::Base::Generation::Production::FossilFuel::fuelHeatContent

The amount of heat per weight (or volume) of the given type of fuel.

IEC61970::Base::Domain::PerCent IEC61970::Base::Generation::Production::FossilFuel::fuelMixture

Relative amount of the given type of fuel, when multiple fuels are being consumed.

IEC61970::Base::Domain::PU IEC61970::Base::Generation::Production::FossilFuel::fuelSulfur

The fuel's fraction of pollution credit per unit of heat content.

IEC61970::Base::Domain::ActivePower IEC61970::Base::Generation::Production::FossilFuel::highBreakpointP

The active power output level of the unit at which the given type of fuel is switched on. This fuel (e.g., oil) is sometimes used to supplement the base fuel (e.g., coal) at high active power output levels.

IEC61970::Base::Domain::ActivePower IEC61970::Base::Generation::Production::FossilFuel::lowBreakpointP

The active power output level of the unit at which the given type of fuel is switched off. This fuel (e.g., oil) is sometimes used to stabilize the base fuel (e.g., coal) at low active power output levels.

IEC61970::Base::Generation::Production::ThermalGeneratingUnit* IEC61970::Base::Generation::Production::FossilFuel::ThermalGeneratingUnit

A thermal generating unit may have one or more fossil fuels.


The documentation for this class was generated from the following files: