3.4.1: Examples
( \newcommand{\kernel}{\mathrm{null}\,}\)
Example 3.4.1.1: Navier-Stokes equations
The Navier-Stokes system for a viscous incompressible liquid is
vt+(v⋅∇x)v=−1ρ∇xp+γ△xvdivx v=0,
where
ρ is the (constant and positive) density of liquid,
γ is the (constant and positive) viscosity of liquid,
v=v(x,t) velocity vector of liquid particles, x∈R3 or in R2,
p=p(x,t) pressure.
The problem is to find solutions v, p of the above system.
Example 3.4.2.1: Linear elasticity
Consider the system
ρ∂2u∂t2=μ△xu+(λ+μ)∇x(divx u)+f.
Here is, in the case of an elastic body in R3,
u(x,t)=(u1(x,t),u2(x,t),u3(x,t)) displacement vector,
f(x,t) density of external force,
ρ (constant) density,
λ, μ (positive) Lamé constants.
The characteristic equation is detC=0 where the entries of the matrix C are given by
cij=(λ+μ)χxiχxj+δij(μ|∇xχ|2−ρχ2t).
The characteristic equation is
((λ+2μ)|∇xχ|2−ρχ2t)(μ|∇xχ|2−ρχ2t)2=0.
It follows that two different speeds P of characteristic surfaces S(t), defined by
χ(x,t)=const., are possible, namely
P1=√λ+2μρ, and P2=√μρ.
We recall that P=−χt/|∇xχ|.
Contributors and Attributions
Integrated by Justin Marshall.