メインコンテンツへスキップ

Enegy Storage Arbitrage - minimal cycles - pyomo

ユーザーの入力を待っています。

コメント

1件のコメント

  • Mario Ruthmair
    • Gurobi Staff

    Hi Viktor,

    To fully understand your issue with the formulation:

    • In each time step you have 2 non-negative variables, one for charging and one for discharging.
    • You currently obtain solutions that either only discharge or only charge in one time step, is that correct?
    • There are potentially many feasible solutions to obtain the same balances, e.g., if the balance increases by 5 in the next time step, you could charge 5, or charge 10 and discharge 5, etc. Which of those solutions are preferable?
    • Currently, your objective function maximizes discharges and minimizes charges, is this what you want? Does the values list used in the objective only contain non-negative coefficients?

    Best regards,
    Mario

    0

サインインしてコメントを残してください。