EMlab-generation Documentation  1.0
Documentation of the EMLab-Generation model.
Classes | Public Member Functions | Protected Attributes | List of all members
emlab.gen.role.market.AbstractClearElectricitySpotMarketRole< T extends DecarbonizationModel > Class Referenceabstract
Inheritance diagram for emlab.gen.role.market.AbstractClearElectricitySpotMarketRole< T extends DecarbonizationModel >:
Inheritance graph
Collaboration diagram for emlab.gen.role.market.AbstractClearElectricitySpotMarketRole< T extends DecarbonizationModel >:
Collaboration graph

Classes

class  CO2Iteration
 
class  CO2PriceStability
 
class  CO2SecantSearch
 
class  GlobalSegmentClearingOutcome
 
class  MarketSegmentClearingOutcome
 
class  PriceEmissionPair
 

Public Member Functions

Reps getReps ()
 
Map< Substance, Double > predictFuelPrices (long numberOfYearsBacklookingForForecasting, long futureTimePoint)
 
Map< ElectricitySpotMarket,
Double > 
predictDemand (long numberOfYearsBacklookingForForecasting, long futureTimePoint)
 

Protected Attributes

final double epsilon = 1e-3
 

Detailed Description

Creates and clears the ElectricitySpotMarket for two Zones. The market is divided into Segments and cleared for each segment. A global CO2 emissions market is cleared. The process is iterative and the target is to let the total emissions match the cap.

Author
Emile Chappin
Alfredas Chmieliauskas

Definition at line 55 of file AbstractClearElectricitySpotMarketRole.java.


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