SpineOpt.jl icon indicating copy to clipboard operation
SpineOpt.jl copied to clipboard

Time varying values for array parameters

Open DillonJ opened this issue 2 years ago • 2 comments

In https://github.com/spine-tools/SpineOpt.jl/issues/545 @elinaspyrou points out that you can have a time varying value for fix_unit_flow_op because the value needs to be an array.

Other than being able to define the initial value via initial_unit_flow_op, I believe time varying arrays isn't something we support right now (right @manuelma ?). Perhaps the way to support it would be via maps somehow and I believe this would require some work in SpineInterface.

Thoughts @manuelma ?

DillonJ avatar Feb 24 '23 08:02 DillonJ

@manuelma for information, @elinaspyrou has posted some additional information in the original issue here: https://github.com/spine-tools/SpineOpt.jl/issues/545

DillonJ avatar Mar 02 '23 14:03 DillonJ

Sounds like a Nice to Have since there's a work-around

clizbe avatar Nov 17 '23 16:11 clizbe