Haider Pasha
- Total activity 5
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Comments
Recent activity by 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...