mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-07 16:58:51 -06:00
time decomp bug fix
This commit is contained in:
@@ -104,6 +104,7 @@ Base.@kwdef mutable struct UnitCommitmentScenario
|
||||
thermal_units_by_name::Dict{AbstractString,ThermalUnit}
|
||||
thermal_units::Vector{ThermalUnit}
|
||||
time::Int
|
||||
time_step::Int
|
||||
end
|
||||
|
||||
Base.@kwdef mutable struct UnitCommitmentInstance
|
||||
|
||||
Reference in New Issue
Block a user