Answered step by step
Verified Expert Solution
Question
1 Approved Answer
Create a MATLAB .m file to solve the ideal, inviscid, 2D flow around a circular cylinder with rotation. Your code should take as inputs: 1.
Create a MATLAB .m file to solve the ideal, inviscid, 2D flow around a circular cylinder with rotation. Your code should take as inputs: 1. Cylinder diameter
2. Free stream velocity
3. Rotation rate
And compute/output the following:
1. A contour plot of the streamlines
2. A plot of Cp vs
3. Lift coefficient
4. Location of the stagnation points in the flow
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started