Using the principal of potential flow theory, specifically the superposition of uniform flow, a doublet and an irrotatio
Posted: Sun Jul 03, 2022 9:58 am
Using the principal of potential flow theory, specifically the superposition of uniform flow, a doublet and an irrotational vortex which ultimately form flow around a rotating cylinder, build a program that can plot the streamline that allows for changes in, a) The speed of uniform flow b) The radius of the cylinder c) The rotational speed of the cylinder You need to ensure that the streamline that is plotted is correctly represented, and that the stagnation point is correctly located whether it attached to the cylinder surface or not, depending on the set parameters. Feel free to use your creativity in determining the parameters and boundaries of the rotating cylinder. Additional mark will be given for tidy codes, user friendliness, and quality of the plot. You have the option to use Matlab or octave to build the code.