mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-08 01:08:50 -06:00
added commitment status to thermal
This commit is contained in:
@@ -47,6 +47,7 @@ mutable struct ThermalUnit
|
||||
initial_power::Union{Float64,Nothing}
|
||||
startup_categories::Vector{StartupCategory}
|
||||
reserves::Vector{Reserve}
|
||||
commitment_status::Vector{Union{Bool,Nothing}}
|
||||
end
|
||||
|
||||
mutable struct TransmissionLine
|
||||
|
||||
Reference in New Issue
Block a user