Recent content by Maurice M ben

  1. M

    Fluid/Stream Que work shown need guidance

    Also in this kind of problems you can use the Lagrangain concept, you don't need the Eulerian concept. but for the mass flow rate and so on you, need to use the principe of the conservation of mass.the continuity equation
  2. M

    Fluid/Stream Que work shown need guidance

    The x component of the velocity is already there: the x component is constante Vx=Vo*cos(angle), and it eqaution of the motion can be found easily: X=Vx(t)+Vo. in terms of stream function you can use dy/dx=Vy/Vx
  3. M

    Plot Stream Lines Using Matlab: ψ4 + ψ2 U2(x2-y2+a2) = U4x2y2

    If you follow the message given by MATLAB , YOU SEE THIS: ? Error using ==> mtimes Inner matrix dimensions must agree. HERE BECAUSE YOU FORGET A DOTE OR SOMETHING You have missed to mesh you data Matlab does not recognise a paire of data without this code [x,y]=mesh(x=data, y=data) for...
  4. M

    Oblique shock reflection on solid boundary

    Hello A cone is a three dimensional flow is not a two dimensional. Yes there is a straight oblique shock which emanates from the tip, just as in the case of the wedge (in the case of a supersonioc flow). But the there are no further similarities between this two conditions. in the case of the...
  5. M

    Oblique shock reflection on solid boundary

    Hello in order to find the angle of the reflected oblique shoch wave. First you need to do some calculation , based on the given data. you have M1=2.6; and the and wall deflection is theta=15 degrees. temperature is given T=288 degrees Kelvin, but there is a missing data the pressure or the...
  6. M

    Fluid MechanicsQuestion about the Differential Energy Equation

    But i don't understand one things here Salds how did you get into this step without having problem with the steps before?
  7. M

    Fluid MechanicsQuestion about the Differential Energy Equation

    du=Cvdt this is the internal energy for a caloricaly, perfect gas. mu is the viscosity,k is the heat conduction,rho is the density.
  8. M

    Fluid MechanicsQuestion about the Differential Energy Equation

    simply the the the divergence of the vector velocity (div(v)) THIS QUANTITY REPRESENT THE CONTINUITY EQUATION FOR A 3D INCOMPRESSIBLE FLOW. Go back to the continuity equation and you see that Prof Franl white he made a derivation in catesian coordinate and cylindrical coordinates system for an...
Back
Top