, 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); })(); Students Tasked with Designing Calvin鈥檚 Solar Farm - News & Stories | 黄大仙高手论坛

黄大仙高手论坛

Skip to main content

Calvin News

Students Tasked with Designing Calvin鈥檚 Solar Farm

Wed, Sep 18, 2024

It鈥檚 the first day of class, students had just taken their seats, and literally within 30 seconds, Professor Matt Heun spoke these words to his Engineering 333 class.听

鈥淭he project this semester is we are going to design Calvin鈥檚 solar farm.鈥澨

After a few-second pause, one student said, 鈥渟weet.鈥澨

A few seconds later, another student started to clap, which spread slowly throughout the room. The room seemed filled with nervous excitement, something acknowledged multiple times over the course of the next hour.听

An Intentionally Designed Daunting Task听

鈥淔rom where you sit right now it probably seems quite daunting,鈥 said Heun.听

Heun knows it鈥檚 daunting, because that鈥檚 the point. His teaching pedagogy is to use creative problem-based and team-based strategies to assist student learning. It鈥檚 something he brought to Calvin 20-plus years ago. 鈥淚 teach that way because I have a background in aerospace where we are always doing something new, always challenging ourselves to take a step that鈥檚 never been taken before,鈥 said Heun. 鈥淭hat鈥檚 what we want with education, young people full of enthusiasm and energy, paired with older and wiser practitioners who provide guidance. That鈥檚 a cool combination.鈥澨

An Invested and Supportive Community听

Heun is one of those advisers, but he spent a portion of his first class introducing students to a number of other guides, from director of facilities Jennifer Ambrose to electronic shop technician Chuck Holwerda to the client for this project: Dirk Pruis, the university鈥檚 chief financial officer. Interim president Greg Elzinga was in attendance to emphasize the importance of this work.听

鈥淭here are all these journals that talk about the future of higher education, and one of the biggest challenges you鈥檒l see in some of those are campus infrastructure and energy for the future,鈥 said Elzinga. 鈥淪o not only is this project important from a learning aspect for all of you, it鈥檚 also important to the future of Calvin for some very practical reasons, but also for our creation care commitment as a university community.鈥澨

鈥淭his is who we are at Calvin, how we think about creation care as Christians. We have a responsibility to the environment, and that鈥檚 who we are at our core. We signed onto that at Greg鈥檚 level a couple of presidents back,鈥 said Pruis, referring to the 2017 signing of the President鈥檚 Climate commitment.听

Lots of Questions and A New Twist听

As Heun continued to outline the project, students asked questions about the weekly rhythm, the scope, and the details needed in project deliverables.听

What was also revealed to the students in Heun鈥檚 class is that one of those deliverables would be needed by mid-semester. For the first time in the 20-plus years Heun has been creating novel projects for his students, the two sections of his ENGR 333 classes are partnering with both a structural design class in the engineering department and a physics class, to help answer the question.听

鈥淎t the middle of the semester, we have a deliverable for the physics class and the structural class to provide information so we can all work together,鈥 said Heun.听

So, there was no time to waste. Heun鈥檚 first assignment due the evening of the first class was for the students to apply to be part of one of four teams who would each be digging deep into a particular type of mounting option for the solar panels. They were expected to present their initial findings two weeks later.听

Diving In听

鈥淚 think it鈥檚 a big project and I鈥檓 very excited about the prospect of working with other students from across departments and across concentrations,鈥 said Rory Marco, a senior engineering major (mechanical concentration) from Sacramento, California.听

鈥淚鈥檓 honestly really excited because it can be easy in school for projects to just feel like it鈥檚 busywork or just examples, but this feels like it鈥檚 actually helping people and our university, which is amazing,鈥 said Aiden Ehmann, a senior engineering major (mechanical concentration) from Durham, North Carolina. 鈥淚 think I鈥檓 just excited for working with the administration for deliverables and all the aspects of creatively approaching this project.鈥

While the students are presenting their work and receiving feedback from the client throughout the semester, their final presentation with their recommendation for Calvin鈥檚 solar farm will take place in early December.


Authors: