Unsteady Aerodynamics
CFD and coupled CFD-6DoF methods for unstable, tumbling, bodies.
Hello, I'm Chris. I am a Teaching Associate Professor in the Department of Mechanical, Materials, and Aerospace Engineering within the Benjamin M. Statler College of Engineering and Mineral Resources at West Virginia University. My research focuses on applied aerodynamics, using both experimental and computational approaches. I am passionate about advancing our understanding of fluid flow phenomena and developing innovative solutions to complex engineering challenges.
Areas of focus
CFD and coupled CFD-6DoF methods for unstable, tumbling, bodies.
Small-UAS aerodynamics and wind-tunnel free-flight testing using motion capture.
CFD analysis exploring blood rheology and Fontan conduit performance.
In the classroom
I encourage my students to be curious, to question, and to challenge assumptions.
Explore teaching
% Solve. Verify. Understand.
while residual > tolerance
velocity = solveMomentum(mesh);
pressure = correctPressure(velocity);
residual = checkConvergence();
end
engineeringJudgment(results);
Weekly Calendar