Types
Index
EnergyModelsBase.AbstractStorageParametersEnergyModelsBase.FormulationEnergyModelsBase.NodeEnergyModelsBase.StorageBehavior
Nodal and link supertypes
EnergyModelsBase.Node — Type
abstract type Node <: AbstractElementA supertype for all technologies that convert a stream to another.
EnergyModelsBase.Formulation — Type
abstract type FormulationDeclaration of the general type for formulation of Links. Formulations can be utilized to provide specific constraint functions for a Link while keeping other constraints unchanged. These subfunctions can be then utlized for several types of Link.
Parameter supertypes
EnergyModelsBase.StorageBehavior — Type
abstract type StorageBehaviorStorageBehavior as supertype for individual storage behaviours.
Storage behaviour is used to identify how a storage node should behave within the individual TimeStructures of a strategic period.
EnergyModelsBase.AbstractStorageParameters — Type
AbstractStorageParameters as supertype for individual parameters for Storage nodes.
Storage parameters are used to provide the user the flexibility to include or not include capacities and variable and fixed OPEX parameters for charging, the storage level, and discharging.