lanl-ansi/GasPowerModels.jl

Include objective weighting and normalization data in PowerModels input

Closed this issue · 0 comments

Currently, parameters related to the definition of an objective function (e.g., gas_ne_weight, power_ne_weight, and obj_normalization) are passed in via kwargs. These should instead be migrated to the corresponding PowerModels input file as global parameters. This should be done for all relevant test cases.