Haider Pasha
- 合計アクティビティ 5
- 前回のアクティビティ
- メンバー登録日
- フォロー 0ユーザー
- フォロワー 0ユーザー
- 投票 0
- サブスクリプション 1
アクティビティの概要
Haider Pashaさんの最近のアクティビティ-
Haider Pashaさんがコメントを作成しました:
Ok thanks I will look into this
-
Haider Pashaさんがコメントを作成しました:
#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 = ...
-
Haider Pashaさんがコメントを作成しました:
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...
-
Haider Pashaさんが投稿を作成しました:
Question related to "Electrical Power Generation 2"
回答済みHow can I implement this example with hydro plants having peak-time hours (the time in which the cost of the electricity is more than normal time) and with load shedding(the time when electricity f...