Processing math: 100%

Friday, 26 December 2014

Total derivative

A fluid parcel is an infinitesimal, indivisible piece of fluid - effectively a very small fluid parcel of fixed mass.

The total (or material or substantive or advective or Lagrangian) derivative is the rate of change of a property of the fluid parcel.

Consider the temperature, T, of a parcel. The change in T is given by:
δT=Ttδt+Txδx+Tyδy+Tzδz

So, the change in T in time δt is:
δTδt=Tt+Txδxδt+Tyδyδt+Tzδzδt


and so the total derivative is given by:
DTdt=Tt+uTx+vTy+wTz=Tt+(v)T

Eulerian and Lagrangian viewpoints

In a Lagrangian point of view, we are interested in following a fluid parcel along its journey. We float along with the current.

In an Eulerian point of view, we are interested in how things change at a fixed point. We watch the flow pass by.

Laplacian

The Laplacian is the div of the grad of a function on Euclidean space:
2ψ=ψ=Δψ=2ψx2+2ψy2+2ψz2

The Laplacian represents the flux density of the gradient flow of a function, and can be thought of as a measure of source or sink in the flow.

Laplace's equation is the case when the Laplacian equals zero: 2ρ=0.

Tuesday, 23 December 2014

Curl

The curl is a vector operator that describes the infinitesimal rotation of a 3-dimensional vector field. At every point in the field, the curl of that point is represented by a vector. The direction of the curl is the axis of rotation, as determined by the right-hand rule, and the magnitude of the curl is the magnitude of rotation.
For F=(u,v,w): ×F=|ijkxyzuvw|=(wyvz)i+(uzwx)j+(vxuy)k
The curl gives the infinitesimal area density of the circulation of the vector field.

Divergence

The divergence of a vector field F=(u,v,w) is given by:
F=ux+vy+wz
Divergence measures the magnitude of a vector field's source or sink at a given point, in terms of a signed scalar. More technically, the divergence represents the volume density of the outward flux of a vector field from an infinitesimal volume around a given point.

Gradient

The gradient of a scalar function f(x,y,z) is given by:
f=(fx,fy,fz)

The gradient shows how the values of the function change. For example, if the scalar funcion is height in two dimensions, H(x,y) then H is a two-dimensional vector field that points in the direction of greatest rate of increase of H, and whose magnitue gives the slope in that direction.

In vector calculus, the Jacobian matrix is the matrix of all first-order partial derivatives of a vector-valued function.

Monday, 22 December 2014

Del

x Del (or nabla) is an operator used in mathematics, in particular, in vector calculus, as a vector differential operator.

=(x,y,z)