Rename formulation structs

This commit is contained in:
2021-05-30 21:45:54 -05:00
parent 7db8d723f7
commit 67cef8b5cd
18 changed files with 62 additions and 69 deletions

View File

@@ -5,7 +5,7 @@
function _add_ramp_eqs!(
model::JuMP.Model,
g::Unit,
formulation::_MorLatRam13,
formulation::MorLatRam13,
)::Nothing
# TODO: Move upper case constants to model[:instance]
RESERVES_WHEN_START_UP = true