Isolated interconnect #38
-
Is it possible to configure ReEDS to run as an isolated interconnect? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 4 replies
-
Yes, you can configure ReEDS as a single interconnect. For ReEDS v2020, ERCOT is the only interconnect that can be run in isolation by using "case_test.csv". Additional work is required to enable the western and eastern interconnections to be run in isolation. The following three switches in "cases.csv" are interrelated and are used together to gather the regional information for a scenario.
regions_suffix [string] – file pointer suffix for regional hierarchy file
region_type [string] – specify what region type will be used for "GSwS_region". Valid inputs are either column names in regions file or 'custom' (e.g. naris), where custom regions are defined in their own file. Model will not work for all regions.
GSw_region [string] – spatial extent of model regions
The default case configurations in "cases.csv" were designed for modeling the lower 48 United States. Therefore, there are possible issues with executing an interconnect in isolation, including but not limited to the following:
|
Beta Was this translation helpful? Give feedback.
Yes, you can configure ReEDS as a single interconnect. For ReEDS v2020, ERCOT is the only interconnect that can be run in isolation by using "case_test.csv". Additional work is required to enable the western and eastern interconnections to be run in isolation.
The following three switches in "cases.csv" are interrelated and are used together to gather the regional information for a scenario.
Select all rows in "\inputs\regions\regions_{region_suffix}.csv" where the entry for column "{region_type}" is equal to "{GSw_region}."