Ran JuliaFormatter

pull/13/head
Aleksandr Kazachkov 4 years ago
parent 9649387561
commit 29614661b9

@ -20,7 +20,8 @@ Constraints
function _add_startup_shutdown_limit_eqs!( function _add_startup_shutdown_limit_eqs!(
model::JuMP.Model, model::JuMP.Model,
g::Unit, g::Unit,
formulation_status_vars::Gar1962.StatusVars)::Nothing formulation_status_vars::Gar1962.StatusVars,
)::Nothing
# TODO: Move upper case constants to model[:instance] # TODO: Move upper case constants to model[:instance]
RESERVES_WHEN_START_UP = true RESERVES_WHEN_START_UP = true
RESERVES_WHEN_RAMP_UP = true RESERVES_WHEN_RAMP_UP = true

Loading…
Cancel
Save