, but this code // executes before the first paint, when

ƴɸ̳

is not yet present. The // classes are added to so styling immediately reflects the current // toolbar state. The classes are removed after the toolbar completes // initialization. const classesToAdd = ['toolbar-loading', 'toolbar-anti-flicker']; if (toolbarState) { const { orientation, hasActiveTab, isFixed, activeTray, activeTabId, isOriented, userButtonMinWidth } = toolbarState; classesToAdd.push( orientation ? `toolbar-` + orientation + `` : 'toolbar-horizontal', ); if (hasActiveTab !== false) { classesToAdd.push('toolbar-tray-open'); } if (isFixed) { classesToAdd.push('toolbar-fixed'); } if (isOriented) { classesToAdd.push('toolbar-oriented'); } if (activeTray) { // These styles are added so the active tab/tray styles are present // immediately instead of "flickering" on as the toolbar initializes. In // instances where a tray is lazy loaded, these styles facilitate the // lazy loaded tray appearing gracefully and without reflow. const styleContent = ` .toolbar-loading #` + activeTabId + ` { background-image: linear-gradient(rgba(255, 255, 255, 0.25) 20%, transparent 200%); } .toolbar-loading #` + activeTabId + `-tray { display: block; box-shadow: -1px 0 5px 2px rgb(0 0 0 / 33%); border-right: 1px solid #aaa; background-color: #f5f5f5; z-index: 0; } .toolbar-loading.toolbar-vertical.toolbar-tray-open #` + activeTabId + `-tray { width: 15rem; height: 100vh; } .toolbar-loading.toolbar-horizontal :not(#` + activeTray + `) > .toolbar-lining {opacity: 0}`; const style = document.createElement('style'); style.textContent = styleContent; style.setAttribute('data-toolbar-anti-flicker-loading', true); document.querySelector('head').appendChild(style); if (userButtonMinWidth) { const userButtonStyle = document.createElement('style'); userButtonStyle.textContent = `#toolbar-item-user {min-width: ` + userButtonMinWidth +`px;}` document.querySelector('head').appendChild(userButtonStyle); } } } document.querySelector('html').classList.add(...classesToAdd); })(); Researchers find energy savings from improved energy efficiency to be overestimated - News & Stories | ƴɸ̳

ƴɸ̳

Skip to main content

Calvin News

Researchers find energy savings from improved energy efficiency to be overestimated

Wed, Mar 03, 2021
Staff

Matt Heun, professor of engineering at ƴɸ̳, is among a team of researchers who published their conclusions today that the models used to produce global climate scenarios may overestimate the energy and emission savings from improved energy efficiency.

In a review of 33 studies, the researchers discovered that economy-wide rebound effects may erode around half of the energy and emission savings from improved energy efficiency.   

These rebound effects result from individuals and businesses responding to the benefits of improved energy efficiency - such as cheaper heating, lighting, and travel.  These responses improve quality-of-life, raise productivity and boost industrial competitiveness, but they also take back the energy savings.   

The new study argues that economy-wide rebound effects are larger than commonly assumed, which may partly explain the close links between energy consumption and GDP over the past 100 years. 

Heun says, “Our research has important implications for how we understand how energy efficiency interacts with the broader economy. We hope our results prompt a re-thinking of priorities for energy and climate policy. Renewables, carbon pricing, an ethic of sufficiency, and degrowth are likely to be more effective strategies than energy efficiency for combating climate change.”

In a new paper  in Renewable and Sustainable Energy Reviews, the researchers find that the models used by the Intergovernmental Panel on Climate Change (IPCC), the International Energy Agency (IEA), and others fail to adequately capture these rebound effects.  As a result, their scenarios may underestimate future global energy demand.  In the absence of policies to mitigate rebound effects, this could make the Paris Agreement targets harder to achieve.  

The team of researchers comprised academics from the University of Leeds, University of Sussex, University of Massachusetts Amhurst, ƴɸ̳, IFP Energies Nouvelles, and Institut Louis Bachelier.