, 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); })(); Calvin Students Earn Prestigious Fellowships - News & Stories | 麻豆区

麻豆区

Skip to main content

Calvin News

Calvin Students Earn Prestigious Fellowships

Thu, Oct 18, 2007
Myrna Anderson

Junior Val Horstman and senior Corinne Kluge, both engineering majors with a civil and environmental concentration, each received two-year undergraduate fellowships from the EPA鈥檚 Greater Research Opportunities (GRO) program.

Both received the GRO fellowships to cover tuition and fees, books and expenses and a monthly stipend; the fellowships also encourage their research with Calvin engineering professor David Wunder.

鈥淎 fellowship is common for graduates,鈥 said Horstman, 20, a Grand Rapids native. 鈥淚t鈥檚 not as common for undergraduates. This is a big blessing.鈥

鈥淚 feel like God has blessed me enormously with this,鈥 agreed Kluge.

A 21-year old hailing from St. Louis, Missouri, Kluge is already in the second year of her fellowship.

Horstman, Kluge and Wunder are researching how antibiotics interact with biologically active filtration systems used for drinking water treatment in numerous regions worldwide.

Common antibiotics, Horstman explained, which are used to treat cattle as well as humans, don鈥檛 entirely break down when they enter wastewater and then the environment.

鈥淭hey鈥檙e found at nanogram to microgram per liter concentrations in surface waters used for the production of drinking water, and so we鈥檙e trying to see how those relatively low but persistent concentrations might interfere with drinking water treatment,鈥 she said. 鈥淎s engineers, we鈥檙e trying to build our knowledge about the processes so that we can improve the way they are designed and operate.鈥

The team is researching slow-rate bio-filtration systems, processes by which water is filtered through a large bed of sand or other porous media that has been colonized by bacteria in a surface coating called biolfilm.

鈥淚t models what naturally happens in river banks,鈥 Horstman explained.

As gravity feeds the water through the sand bed, a biological layer or schmutzedecke (German for 鈥渄irty layer鈥) forms in the upper region of the filtration bed. This layer is crucial for water purification.

The students and professor are studying how antibiotics interact with the biofilms in slow-rate biofiltration processes, trying to determine how much of the antibiotics reach the biofilm and to what degree the biolfilm bacteria that are the heart of the treatment process are compromised by antibiotics.

鈥淚f you impede biological activity with the antibiotics, you have worse water, to say the least,鈥 said Horstman.

Her area of research within the project is 鈥渟orption鈥 or how the antibiotics move from liquid to biofilm; Kluge is concentrating on 鈥渋nhibition.鈥

鈥淏asically, what I鈥檓 doing is trying to see is whether the biofilm bacteria are inhibited at all by low-level antibiotic concentrations found in surface waters,鈥 she said.

Horstman likes the project for its real-world implications.

鈥淭he one thing I think is so cool about Professor Wunder looking at these processes is that they鈥檙e so great for working in developing regions,鈥 she said.

Whether or not the GRO fellowship leads her to a career in development, Horstman said, it was a tremendous encouragement to her as an engineer.

鈥淚t was confirmation that engineering was where God wanted me and that environmental engineering was where I could serve him,鈥 she said.

Kluge, who mentors the Women in Engineering Study Group, said the GRO fellowship has allowed her some academic flexibility.

鈥淚n addition to immersing me in the environmental field to do research, it鈥檚 given me freedom to chase the other opportunities that come up,鈥 she said.

Though she is undecided about graduate school options, Kluge remains passionate about the environment.

鈥淚鈥檓 very interested in being a good steward of our world, which is what God calls us to do,鈥 she said.

Because of the competitiveness of the EPA Greater Research Opportunities program, Wunder is impressed that not one, but two Calvin students have earned GRO fellowships.

鈥淚 was pleasantly surprised, but at the same time I knew they were both the kind of student that this program was looking for,鈥 he said. 鈥淭hey both are gifted and highly focused students who are passionate and professionally focused on caring for creation in their work as engineers. Frankly,鈥 he added, 鈥淚 couldn鈥檛 do what I鈥檓 doing without both of them.鈥