Skip to content
Greg Schivley edited this page Jun 20, 2023 · 14 revisions

Welcome to the PowerGenome wiki. Until complete documentation is assembled, this is where important/useful information for PowerGenome users will live.

PowerGenome is currently designed to produce input files for the open-source GenX capacity expansion model. This means that PowerGenome combines data (e.g. existing generators, new-build resources, hourly demand profiles, etc) with user-specified and GenX-specific inputs (e.g. RPS/CES policies and tags -- HYDRO, THERMAL, VRE, etc) for specific resources. In the future we will switch to a model-agnostic output format that focuses on providing only data elements. Users will be able to query PowerGenome for data and will need to use code specific to their capacity expansion model to format it and supplement with additional inputs.

System data

The core data for PowerGenome are available for download.

Background info

  • Technologies have different names across various data sources. The namespaces page describes options for new-build resources from NREL's ATB, the names given to existing resources by EIA, and the names used to map regional cost correction factors with EIA AEO data.
  • To create model regions, apply regional cost corrections, or assign EIA AEO fuel prices to model regions you need to understand the different geospatial mappings.

Designing a system

Clone this wiki locally