Skip to content

Fluid Kinematics

  • Statics: F=0
  • Dynamics: F=ma
  • Kinematics:v=u+atS=ut+12at2v2u2=2aS
  1. Kinematics: The study of motion
  2. Fluid Kinematics: The study of how fluids flow and how to describe fluid motion.
  3. Fluid particle: When we speak of a fluid particle or fluid element we are not referring to a single molecule. Rather, we mean some volume of fluid that is small by macroscopic standards, but nonetheless contains many molecules. The properties of such a fluid particle are insensitive to the behavior of any one molecule.

Lagrangian and Eulerian Description

Figure for 2 descriptionsFigure for 2 descriptions
  • The Lagrangian Description is one in which individual fluid particles are tracked
  • The Eulerian Description is one in which a control volume is defined, within which fluid flow properties of interest are expressed as field

Two distinct ways to describe motion

Lagrangian description:

  • With a small number of objects, such as billiard balls on a pool table, individual objects can be tracked
  • In the Lagrangian description, one must keep track of the position and velocity of individual particles.

Eulerian description: Use the concept of field variables, e.g.,

Pressure field:P=P(x,y,z,t)Velocity field:V=V(x,y,z,t)Acceleration field:a=a(x,y,z,t)
  • The pressure field is a scalar field variable, while the velocity and acceleration are vector variables.
  • The field variable at a particular location at a particular time is the value of the variable for whichever fluid particle happens to occupy that location at that time.

For example, the pressure field is a scalar field variable. We define the velocity field as a vector field variable. In the Eulerian description of fluid flow, a finite volume called a flow domain or control volume is defined, through which fluid flows in and out.

Instead of tracking individual fluid particles, we define field variables, functions of space and time, within the control volume.

Figure for euler description

Experimental measurements are generally more suited to the Eulerian description. Collectively, field variables define the flow field.

For example, a steady two-dimensional velocity field,

V=(u,v)=(0.5+0.8x)ı+(1.50.8y)ȷ.

A stagnation point of zero velocity at (-0.625, 1.875).

Acceleration field

The acceleration of a fluid particle passing a position (x,y,z) is

a=dVdt

The velocity variable is a function of space and time: V=f(x,y,z,t)

Thus, the full differential expression of the acceleration is,

a=dVdt=Vtdtdt+Vxdxdt+Vydydt+Vzdzdt

Put u,v,w are the velocity components in the x,y,z directions as:

u=dxdt,v=dydt,w=dzdt

and

a=dVdt=Vt+uVx+vVy+wVz=Vt+(V)V

where

=(x,y,z)=ıx+ȷy+kz

In Cartesian coordinates:

ax=ut+uux+vuy+wuzay=vt+uvx+vvy+wvzaz=wt+uwx+vwy+wwz

It can be divided as [core]

  • local acceleration (/t): it's the change in velocity w.r.t. time in a fluid flow

    • Local acceleration results when the flow is unsteady, because it is associated with temporal gradients of velocity in the flow field.
  • advective / convective acceleration (others): it's the velocity at a point multiplied with the velocity gradient at that point within the fluid flow

    • The acceleration variable can be nonzero even for steady flows due to the advective term.
    • Convective acceleration results when the flow is non-uniform, that is, if the velocity changes along a streamline.

Example1 [core]

A girl is washing her car using a nozzle, which is 9.91 cm long, with an inlet diameter of 1.07 cm and an outlet diameter of 0.460 cm. The volume flow rate V˙ through the garden hose (and through the nozzle) is 0.0530 L/s, and the flow is steady.

Estimate the magnitude of the acceleration of the water jet at the outlet of the nozzle.

Figure for example1

Soultion: Given

V˙=0.053 L/s=5.3×105 m3/sd1=0.0107 md2=0.0046 ml=0.0991 m

Then

A1=πd124=8.992×105 m2;A2=1.662 m2

Since

V˙=A1V1=A2V2

Thus

V1=V˙A1=0.5894 m/sV2=3.189 m/s

Since

ax=ut+uux+uy+uz

By approximation

ax=uavg(u2u1l)=(u2+u12)(u2u1l)=u22u122l=3.18920.589422(0.0991)=49.6 m/s2

Material derivative

Material derivation is also known as substantial derivative. It is denoted as D/Dt, and illustrates the total derivative operator d/dt such that

DDt=ddt=t+(V)

Thus the material acceleration is:

a(x,y,z,t)=DVDt=dVdt=Vt+(V)V

and the material derivative of pressure is:

DPDt=dPdt=Pt+(V)P

The Material Derivative, in engineering, is a derivative taken along a path moving with velocity field. It measures the rate of change experienced by a physical quantity, like temperature or velocity, associated with the motion of the material within a flow field.

The material derivative describes the time rate of change of some physical quantity (e.g heat) of a material element that is subjected to a space-and-time-dependent macroscopic velocity field. The material derivative can serve as a link between Eulerian and Lagrangian descriptions of continuum deformation.

e.g. The material acceleration of a steady velocity field,

V=(u,v)=(0.5+0.8x)ı+(1.50.8y)ȷax=ut+uux+vuy+wuzax=0+(0.5+0.8x)(0.8)+(1.50.8y)(0)+0=(0.4+0.64x)m/s2ay=vt+uvx+vvy+wvzay=0+(0.5+0.8x)(0)+(1.50.8y)(0.8)+0=(1.2+0.64y)m/s2

Say at point (2,3). The acceleration: ax=1.68 m/s2 and ay=1.720 m/s2.

The steady flow field:

Figure for velocity and acceleration field

Example2

A steady, incompressible, two-dimensional velocity field is,

V=(u,v)=(1.9+2.1x+0.66y)ı+(0.752.2x2.1y)ȷ

Calculate the acceleration field (ax and ay), and calculate the acceleration at the point (x,y)=(1,3) .

Solution:

u=1.9+2.1x+0.66yv=0.752.2x2.1y

Then

ux=2.1,uy=0.66vx=2.2,vy=2.1

Thus

ax=ut+uux+vuy=0+(1.9+2.1x+0.66y)(2.1)+(0.752.2x2.1y)(0.66)=4.49+2.96xay=vt+uvx+vvy=0+(1.9+2.1x+0.66y)(2.2)+(0.752.2x2.1y)(2.1)=5.76+2.96y

Thus, at (1,3):

ax=4.49+2.96(1)=1.5ay=5.76+2.96(3)=3.1

Flow Patterns and Flow Visualization

Definition: Flow Visualization

The visual examination of flow field features

Quantitative study of fluid dynamics requires advanced mathematics and in fact, much can be learned from flow visualization.

Flow visualization is useful not only in physical experiments but in numerical solutions as well computational fluid dynamics (CFD).

In fact, the very first thing an engineer using CFD does after obtaining a numerical solution is to simulate some form of flow visualization.

Figure for flow visualization

The figure above is that NASA Simulates a Smooth Ride to Stabilize Air Taxis.

Streamlines and streamtubes

Definition: streamline

Streamline: A curve that

  • all the particles at any point have the same speed at any particular instant; and
  • has tangent at all points to be in the same direction of the instantaneous local velocity vector.
  • Streamlines are useful as indicators of the instantaneous direction of fluid motion throughout the flow field.
  • Streamlines can only be observed experimentally in steady flow fields, but not in unsteady flow fields.
  • Streamlines are a family of curves whose tangent vectors constitute the velocity vector field of the flow. These show the direction in which a massless fluid element will travel at any point in time
Figure for streamline

Consider an infinitesimal arc length, dr approaches to the direction of V,

drV=dxu=dyv

Thus the equation for a streamline:

dxu=dyv=dzw

Example3

A steady, incompressible, two-dimensional velocity field,

V=(u,v)=(0.5+0.8x)ı+(1.50.8y)ȷ

Obtain the equation of the streamlines and plot the streamlines from x>0.

Solution: For the streamline equation:

dxu=dyvdx0.5+0.8x=dy1.50.8ydx0.5+0.8x=dy1.50.8y10.8d(0.5+0.8x)0.5+0.8x=10.8d(1.50.8y)1.50.8y10.8ln(0.5+0.8x)=10.8ln(1.50.8y)+Cln(0.5+0.8x)+ln(1.50.8y)0.8=Cln[(0.5+0.8x)(1.50.8y)]=C1(0.5+0.8x)(1.50.8y)=C21.50.8y=C20.5+0.8xy=C30.8(0.5+0.8x)+1.875

C3 is a constant that can be set to various values.

Figure for streamline about example3

Above is the edge of the mid-term test

Released under the MIT License.