Module commodity

Source
Expand description

Commodities are substances or forms of energy that can be produced and consumed by processes.

Structs§

BalanceTypeVisitor 🔒
Commodity
A commodity within the simulation.
CommodityID
An ID type (e.g. AgentID, CommodityID, etc.)
CommodityLevy
Represents a tax or other external cost on a commodity, as specified in input data.
CommodityTypeVisitor 🔒

Enums§

BalanceType
Type of balance for application of cost
CommodityType
Commodity balance type

Type Aliases§

CommodityLevyMap
A map of CommodityLevys, keyed by region ID, year and time slice ID
CommodityMap
A map of Commoditys, keyed by commodity ID
DemandMap
A map of demand values, keyed by region ID, year and time slice selection