subject
Engineering, 20.09.2020 17:01 narutoxptheninja

Exercise 8, Stream function for flow around a cylinder Consider two-dimensional inviscid fluid flow (potential flow) around a cylinder. The origin of the coordinate system is at the center of the cylinder. The stream function is a function that is constant along streamlines. The stream function is a function of polar coordinates r and 0. The stream function is constant and equal to zero on the cylinder and doesn't really exist inside the cylinder, so let's make it zero there, like it is on the cylinder. p=0 TSR = U(r-R/r) sin(0) rR where U is the flow in the r-direction, r is the radial distance from the center of the cylinder, is the angle, and R is the radius of the cylinder. You may recall it is not always easy to compute the correct angle when given a value of and yas the regular arctan function returns a value between A/2 and +1/2 (radians), while if I = -2 and y = 2, the angle should be 3/4. numpy has a very cool function to compute the correct angle between # and +given the r and y coordinates. The function is arctan2ty, x). Note that the function takes as its first argument y and as its second argument x Write a function that computes the stream function for flow around a cylinder. The function should take two arguments, and y, and two keyword arguments, and R, and should return the stream function value. If you write the function correctly, it should give psi(2, 4, U-2, R+1.5) - 7.1, and psi(0.5, 0, U=2, R-1.5) - (inside the cylinder).

ansver
Answers: 1

Another question on Engineering

question
Engineering, 04.07.2019 18:10
Abrake has a normal braking torque of 2.8 kip in and heat-dissipating cast-iron surfaces whose mass is 40 lbm. suppose a load is brought to rest in 8.0 s from an initial angular speed of 1600 rev/min using the normal braking torque; estimate the temperature rise of the heat dissipating surfaces.
Answers: 3
question
Engineering, 04.07.2019 18:10
Afluid flows with a velocity field given by v=(x/t)i.. determine the local and convective accelerations when x=3 and t=1.
Answers: 2
question
Engineering, 04.07.2019 18:10
Adouble-strand no. 60 roller chain is used to transmit power between a 13-tooth driving sprocket rotating at 300 rev/min and a 52-tooth driven sprocket. a) what is the allowable horsepower of this drive? b) estimate the center-to-center distance if the chain length is 82 pitches. c) estimate the torque and bending force on the driving shaft by the chain if the actual horsepower transmitted is 30 percent less than the corrected (allowable) power.
Answers: 3
question
Engineering, 04.07.2019 18:10
Thermal stresses are developed in a metal when its a) initial temperature is changed b) final temperature is changed c) density is changed d) thermal deformation is prevented e) expansion is prevented f) contraction is prevented
Answers: 2
You know the right answer?
Exercise 8, Stream function for flow around a cylinder Consider two-dimensional inviscid fluid flow...
Questions
question
English, 07.10.2019 12:30
question
Mathematics, 07.10.2019 12:30
Questions on the website: 13722367