Oemof: define source/sink with electricity price time series

Hi @jess, sure you can do that. The argument variable_costs for Flows accepts both, scalar values and iterables. So, you can just put your time series and start optimising.

See: oemof.solph.Flow — oemof.solph 0.5.1.dev0 documentation

1 Like