Storage Symmetric
GenX.storage_symmetric!
— Methodstorage_symmetric!(EP::Model, inputs::Dict, setup::Dict)
Sets up variables and constraints specific to storage resources with symmetric charge and discharge capacities. See storage()
in storage.jl
for description of constraints.
GenX.storage_symmetric_operational_reserves!
— Methodstorage_symmetric_operational_reserves!(EP::Model, inputs::Dict)
Sets up variables and constraints specific to storage resources with symmetric charge and discharge capacities when reserves are modeled. See storage()
in storage.jl
for description of constraints.