Aerodynamics: Find Expressions for u and v

  • Thread starter Thread starter shreddinglicks
  • Start date Start date
  • Tags Tags
    Aerodynamics
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 · 2K views
shreddinglicks
Messages
225
Reaction score
7

Homework Statement


The absolute value of the velocity and the equation of the streamlines in a velocity field are given, respectively,

|V|=sqrt(x^2+2xy+2y^2) and y^2+2xy = C

Find expressions for u and v.

Homework Equations


dy/dx = v/u
|v| = sqrt(u^2+v^2)

The Attempt at a Solution


included in attachment
 

Attachments

  • CCI01212017.jpg
    CCI01212017.jpg
    27.9 KB · Views: 527
Physics news on Phys.org
Most of your steps look good. Remember that
##u^2 = f(x,y) ##
implies
##u = \pm \sqrt{f(x,y)}.##
This is important because you need to be consistent and keep ##\frac vu = -1##.
 
Thanks, my only major concern is that when I take the partial derivative, how do I know which term to take derivatives in respect to y or x. Do I have to make assumptions?