Haider Pasha
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
コメント
Haider Pashaによる最近のアクティビティ-
Ok thanks I will look into this
-
#this is the changed code # Parameters #Solar panels sp = 1 sps = [6] min_load = [1] max_load = [30] base_cost = [1] per_mw_cost = [0.1] startup_cost = [1] #batteries bt = 1 bts = [3] min_load = ...
-
I want to change add constraints for hydro plants, I need to add peak-time cost for hydro plants which means how can I add variable cost at certain time for hydro plants and how can I also add load...