--
You received this message because you are subscribed to a topic in the Google Groups "Switch Model" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/switch-model/ZWEEzfKI5H0/unsubscribe.
To unsubscribe from this group and all its topics, send an email to switch-model...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/switch-model/cca63768-06f6-4a91-bc2b-7568fb56f3bfn%40googlegroups.com.
Hi Jubeyer,
Sorry for the slow response! If you need to choose exactly where a project will be sited, then you should create a generation project for each site of interest, and fill in the details for that particular site (costs of equipment, fuel, O&M, etc.; load zone; amount of existing capacity; etc.). Alternatively, you can just define one project for each type of technology in each zone (e.g., all new CCGT plants), and then just choose arbitrarily which sites you assume that corresponds to. Either way, Switch generally treats all projects in the same zone as being equivalent electrically. The first method just lets you prioritize the cheaper sites.
Switch doesn't have a built-in DC power flow model, but it wouldn't be too hard to add, based on the (experimental) AC flow model (https://github.com/switch-hawaii/scuc/blob/master/trans_branch_flow.py). The challenge with a DC power flow model is that transmission capacity expansion then has quadratic effects, making the models much harder to solve (if they can be solved). (The AC model is very nonlinear and wasn't designed to be used for capacity expansion at all.) If you run a DC power flow model, you would need to specify which node each candidate generation project is at, and then if Switch chooses to add capacity in that project, you would know which node it was at.
I hope this helps. Let me know if you have more questions.
Matthias