mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-06 00:08:52 -06:00
Add ramping formulaton: PanGua16
This commit is contained in:
@@ -67,6 +67,9 @@ function main()
|
||||
"MorLatRam13" => UnitCommitment.Formulation(
|
||||
ramping = UnitCommitment.MorLatRam13(),
|
||||
),
|
||||
"PanGua16" => UnitCommitment.Formulation(
|
||||
ramping = UnitCommitment.PanGua16(),
|
||||
),
|
||||
)
|
||||
trials = [i for i in 1:5]
|
||||
combinations = [
|
||||
|
||||
Reference in New Issue
Block a user