Haider Pasha
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Activity overview
Latest activity by Haider Pasha-
Haider Pasha commented,
Ok thanks I will look into this
-
Haider Pasha commented,
#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 commented,
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 created a post,
Question related to "Electrical Power Generation 2"
AnsweredHow 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...