Calculating Acceleration Along Streamline XY=4: Problems at Point B?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
tommywan410
Messages
4
Reaction score
0
Along a streamline xy = 4, given u = 2x, v = -2y,
I was trying to calculate the acceleration at three different points A(1,4), B(2,2), C(4,1),
In my lecture notes, it is said that at A, the fluid is decelerating, at B, the acceleration is zero, and at C it is accelerating. However, i got some problem with my calculation at B.
V=ui+vj therefore the a = 4xi+4yj, when i plug in B, the acceleration is not zero. Why would it happen? Is there any problems with my calculation?

If i use another approach (i am not sure), V = sqrt(u^2+v^2), then
a = 2(u^2-v^2)/sqrt(u^2+v^2), when i plug in B, it is zero now. What is the difference between these two methods?


Another question is that in one of my practice problems, it is said that in a nozzle the cross-sectional area changes linearly from the base to the tip, does it mean that
A = A(in) + kx, where A is the cross-sectional area x m away from the inlet?
 
Physics news on Phys.org
ajayguhan said:
What is V, u,v ?
Big V is the velocity vector. V=ui+vj+wk, where i,j, and k are unit vectors in the x y and z directions.