Glossary
Key terms and acronyms used in VerveStacks
Technical Terms
- Bus (grid node)
A clustered high-voltage substation that serves as an injection point for generation and demand in the transmission representation. Naming convention in the TIMES model:
e_<bus_id>for the electricity commodity at that node.- Clustering
Spatial aggregation of geographic points into regions using algorithms like Voronoi tessellation or DBSCAN.
- Composite score
The ranking metric used by the sparsification step to decide which buses to retain as demand nodes. Defined per bus as
load_share × voltage_weight ^ voltage_priority_factor × connectivity_weight ^ connectivity_priority_factor. Biases selection toward electrically meshed, high-voltage substations rather than purely toward population weight.- Coverage target
The fraction of national electricity demand that the sparsification step is required to retain on kept buses (default
0.80). Buses are accepted in descending composite-score order until the cumulative raw load share of kept buses crosses this threshold, subject tomin_nodesandmax_nodesguardrails. See the sparsification step.- FLO_MARK
A VEDA/TIMES parameter that bounds the share of a commodity’s flow that a given process must supply. VerveStacks uses
FLO_MARK~lo = load_share × 0.98on demand-technology processes to force each kept bus to serve its designated fraction of the end-use electricity demands; see Translation into the TIMES Model.- LCOE
Levelized Cost of Electricity - the average cost per unit of electricity generated over the lifetime of a technology.
Acronyms
- AR6
IPCC Sixth Assessment Report climate scenarios
- DBSCAN
Density-Based Spatial Clustering of Applications with Noise
- EMBER
Energy and climate think tank providing electricity data
- GEM
Global Energy Monitor - power plant database
- IRENA
International Renewable Energy Agency
- TIMES
The Integrated MARKAL-EFOM System energy modeling framework
- VEDA
Versatile Energy Data Analyst - interface for TIMES models
- VerveStacks (backronym)
Versatile Engine for Regional and Varied Energy scenarios - a post-hoc expansion of “Verve.” The acronym explains the letters; the name conveys the philosophy.
Note
Additional terms and definitions to be added as needed.