Types
Index
EnergyModelsFlex.AbstractMultipleInputSinkEnergyModelsFlex.AbstractMultipleInputSinkStratEnergyModelsFlex.AbstractPeriodDemandSinkEnergyModelsFlex.UnitCommitmentNode
Nodal supertypes
EnergyModelsFlex.UnitCommitmentNode — Type
UnitCommitmentNode{} <: EMB.NetworkNodeAbstract type for unit commitment nodes.
EnergyModelsFlex.AbstractPeriodDemandSink — Type
abstract type AbstractPeriodDemandSink <: EMB.SinkSupertypes for period demand sinks in which the demand must be satisifed within a given period.
EnergyModelsFlex.AbstractMultipleInputSink — Type
abstract type AbstractMultipleInputSink <: SinkAbstract supertype for Sink nodes in which the demand can be satisfied by multiple resources.
EnergyModelsFlex.AbstractMultipleInputSinkStrat — Type
abstract type AbstractMultipleInputSinkStrat <: AbstractMultipleInputSinkAbstract supertype for AbstractMultipleInputSink nodes in which the ratio between the different resources must be constant within a strategic period.