Mass Conservation Law in the Inviscid Burgers' Equation
📂Partial Differential EquationsMass Conservation Law in the Inviscid Burgers' Equation
Theorem
{ut+uux=0u(t,x)=f(x),t>0,t=0
Considering the solution u of the inviscid Burgers’ equation up to the interval [a,b], let’s define the mass M in the following way.
Ma,b(t):=∫abu(t,x)dx
And if we call the burst time t∗, the following holds for t∈(0,t∗).
dtdMa,b(t)=−(21u2(t,b)−21u2(t,a))
Description
The burst time is not mathematically a function and physically signifies a moment when multiple states overlap simultaneously.
To simply put it in terms of formulas, the change in mass equates to the net sum of what goes in and out.
The right-hand side 21u2(t,b) is called the outflux, and 21u2(t,a) is called the influx. If the change in Ma,b(t) over time is negative, it means that u is diminishing on [a,b], indicating that outflux is greater than influx. Conversely, a positive means the mass is increasing, which implies influx is greater than outflux, aligning the expression meaningfully.
Putting this together, F(u):=21u2 is referred to as the Flux Function.
∂t∂u+∂x∂uF(u)=0
In this sense, the Burgers’ equation is also referred to as the mass conservation law in 1 dimensions.
Derivation
Since u is a continuous function, the following holds.
dtd∫abu(t,x)dx=∫ab∂t∂u(t,x)dx
Since ut=−uux, the following holds.
∫ab∂t∂u(t,x)dx=−∫abuuxdx
Given uux=∂x∂(21u2) and ut=−uux, the following holds.
−∫abuuxdx=−∫ab∂x∂(21u2)dx=−(21u2(t,b)−21u2(t,a))
■
Especially when ∫−∞∞f(x)dx<∞, the following holds for t∈[0,t∗).
∫−∞∞u(t,x)dx=∫−∞∞f(x)dx