Vivek Tanjavooru
- 合計アクティビティ 4
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Vivek Tanjavooruさんの最近のアクティビティ-
Vivek Tanjavooruさんがコメントを作成しました:
Hi Eli, Thanks a lot for your help, it worked. Best regards, Vivek
-
Vivek Tanjavooruさんがコメントを作成しました:
So these are some of the constraints: opt_model.addConstrs((energy_bess1[t]/capacity1 - energy_bess2[t]/capacity2 == delta_SOE[t] for t in time), 'deltaSOE') #Absolute Delta SOE opt_model.addCon...
-
Vivek Tanjavooruさんがコメントを作成しました:
Hi Eli, Hi Riley, Is it not possible to have multiple constraints with abs_() functions? I am working on a multi objective problem. I want to minimize the absolute values of 3 different decision va...