mirror of
https://github.com/ANL-CEEESA/UnitCommitment.jl.git
synced 2025-12-07 00:38:51 -06:00
Add MorLatRam13 ramping
This commit is contained in:
@@ -9,7 +9,7 @@ struct _GeneratorFormulation
|
||||
ramping::_RampingFormulation
|
||||
|
||||
function _GeneratorFormulation(
|
||||
ramping::_RampingFormulation = _DamKucRajAta16(),
|
||||
ramping::_RampingFormulation = _MorLatRam13(),
|
||||
)
|
||||
return new(ramping)
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user