, 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); })(); Toward transformative energy solutions - News & Stories | 鶹

Skip to main content

Spark

Toward transformative energy solutions

Fri, Mar 01, 2013

A lifelong love of engines and fire has brought Tim Lieuwen ’95 to captain a place that, in his words, “is developing innovative, sustainable solutions for the most pressing energy problems facing our country and the world.”

After undergraduate summers helping the do controlled burns and plan roads in Alaska, Lieuwen enrolled in the doctoral program at the Georgia Institute of Technology, specializing in clean combustion.

“When I learned that a guy could study fire and noise for a living, I thought, ‘This is awesome!’” he said.

For the past 12 years he’s been a professor in Georgia Tech’s school of aerospace engineering, leading an internationally renowned research program focused on low-emission combustion. Besides publishing widely on that subject and winning many professional awards, he’s helped various companies work toward cleaner combustion in everything from large-scale power generation to jet engines. And he’s served as an adviser to government agencies like the U.S. Department of Energy and NASA.

Last summer he was appointed executive director of (SEI).

“Energy—from fuel security to global warming and environmental problems—is the defining issue of the next generation,” Lieuwen said. “It affects everyone, especially the most vulnerable, and differentiates standards of living. Having the opportunity to guide this big ship—Georgia Tech is the largest engineering university in the country—toward transformative energy solutions is what excites me about this job.”

Lieuwen describes his job as “a systems integrator.”

“Science, engineering, policy making, business, economics—energy cuts across all the disciplines here. My role is to think across the traditionally siloed disciplines and help them connect with each other to devise a more integrated response to particular energy challenges.”

There are a number of ways that can work. A large company might call and say it’s interested in working on a certain problem, like high-efficiency power plants. Lieuwen connects them with faculty who can help. Or the SEI reaches out to companies to describe problem-solving capabilities at Georgia Tech.

Or it pulls together research teams for major proposals, including government-funded ones. In November the Department of Energy’s Advanced Research Projects Agency-Energy (ARPA-E) awarded three grants worth more than $9 million to SEI-involved research at Georgia Tech, making the school the recipient of more Department of Energy awards than any other organization.

But, Lieuwen explained, the Strategic Energy Institute wants not just to answer energy questions.

“We also want to be framing the questions. For example, what should the next-generation electrical transmission grid—a smarter grid—look like? What’s the most strategic way for the U.S. to deploy the natural gas resources it’s now awash in? Those are such big questions that you first have to pose a framework that can be used to pull together the technical people to solve them. It requires big-picture, cross-disciplinary thinking.”

The goal: to shape the way U.S. decision makers think about and craft energy policy.

The task is so big that Lieuwen admits it can be hard to grasp.

“Energy cuts across everything we do as a society. It can be baffling—how to pull together all the thinking about energy in an integrated fashion. That’s what makes this job hard, but also what makes it a lot of fun—and of significance.

“At Calvin I learned that . I’m excited to lead the development of energy solutions that will help us be better stewards of His creation.”