Northwest Deep Decarbonization

Northwest Deep Decarbonization

The Clean Energy Transition Institute (CETI) released Meeting the Challenge of Our Time: Pathways to a Clean Energy Future for the Northwest, the first study to examine the technical and economic feasibility of achieving deep decarbonization in Idaho, Montana, Oregon and Washington. Evolved Energy Research was engaged by CETI to evaluate roadmaps to achieve steep reductions in energy-related CO2 emissions for states in the Northwest and outline the practical implications of achieving mid-century climate targets.

Our technical analysis employs state-of-the-art analytical tools developed by EER to address key questions for the Northwest. We determined the lowest cost energy supply decisions for each state, including investments in electricity infrastructure, fuels infrastructure and hourly electricity system operations using the Regional Investment and Operations (RIO) model. This approach identifies the extent to which the electricity sector needs to be decarbonized in the context of economy-wide goals and the optimal allocation of scarce biomass resources.

Key findings from the study include:

  • A nearly 100% clean electricity grid is required to enable decarbonization across all sectors.
  • The optimal use of sustainable biomass resources is developing liquid biofuels for hard-to-electrify transportation end-uses.
  • Flexible electricity demand, notably from facilities that produce hydrogen and synthetic natural gas, play a large role in electricity balancing and energy system-wide carbon mitigation.
  • Increased transmission and coordinated resource planning between the Northwest and California could allow both regions to achieve deep decarbonization at lower costs.
  • Failure to achieve aggressive end-use electrification or restricting the availability of sustainable biomass resources would necessitate additional energy infrastructure and costs that could be considered prohibitive in implementation

Download the technical report

Explore the full study:
Meeting The Challenge | Pathways to a Clean Energy Future
Meeting the Challenge of Our Time: Pathways to a Clean Energy Future for the Northwest was the first economy-wide analysis to examine decarbonization pathways mapped to the Northwest’s economic and institutional realities.
// Only display excerpt in emails (function() { // This runs only when Ghost is preparing emails if (document.querySelector('html.kg-email-template')) { // Find all article content const articleContent = document.querySelectorAll('.kg-card:not(.kg-card-begin)'); // Remove all content cards except the first few (which serve as excerpt) for (let i = 3; i < articleContent.length; i++) { articleContent[i].style.display = 'none'; } // Add a "Read More" button const readMoreBtn = document.createElement('div'); readMoreBtn.innerHTML = 'Read Full Post'; document.querySelector('.kg-email-body').appendChild(readMoreBtn); } })();