Difference between revisions of "Burgers Equation"
(2 intermediate revisions by the same user not shown) | |||
Line 89: | Line 89: | ||
We solve this by solving in Fourier space to give | We solve this by solving in Fourier space to give | ||
<center><math> | <center><math> | ||
− | \partial _{t}\hat{u}=-\frac{1}{2}ik\left( u^{2}\right) -\nu k^{2}\hat{u} | + | \partial _{t}\hat{u}=-\frac{1}{2}ik \widehat{\left( u^{2}\right)} -\nu k^{2}\hat{u} |
− | |||
− | |||
− | |||
− | |||
</math></center> | </math></center> | ||
+ | Then we solve each of the steps in turn | ||
for a small time interval to give | for a small time interval to give | ||
<center><math>\begin{matrix} | <center><math>\begin{matrix} | ||
Line 159: | Line 156: | ||
<center><math> | <center><math> | ||
-2\nu \frac{\partial _{t}\phi }{\phi }=2\nu ^{2}\left( \frac{\partial | -2\nu \frac{\partial _{t}\phi }{\phi }=2\nu ^{2}\left( \frac{\partial | ||
− | _{x}\phi }{\phi }\right) ^{2} | + | _{x}\phi }{\phi }\right) ^{2} |
+ | -2\nu^2 \frac{\partial_x^2\phi}{\phi} | ||
+ | -\frac{1}{2}\left( 2\nu \frac{\partial _{x}\phi | ||
}{\phi }\right) ^{2} | }{\phi }\right) ^{2} | ||
</math></center> | </math></center> | ||
Line 221: | Line 220: | ||
2\nu }\right] \mathrm{d}y} | 2\nu }\right] \mathrm{d}y} | ||
\end{matrix}</math></center> | \end{matrix}</math></center> | ||
+ | |||
+ | == Lecture Videos == | ||
+ | |||
+ | === Part 1 === | ||
+ | |||
+ | {{#ev:youtube|tVXQmxOG_6Y}} | ||
+ | |||
+ | === Part 2 === | ||
+ | |||
+ | {{#ev:youtube|hzgpMM_wWts}} | ||
+ | |||
+ | === Part 3 === | ||
+ | |||
+ | {{#ev:youtube|uH4B1XsGB-0}} | ||
+ | |||
+ | === Part 4 === | ||
+ | |||
+ | {{#ev:youtube|h6aDmCtJygM}} | ||
+ | |||
+ | === Part 5 === | ||
+ | |||
+ | {{#ev:youtube|CsnUKrLjtyQ}} |
Latest revision as of 02:14, 24 October 2020
Nonlinear PDE's Course | |
---|---|
Current Topic | Burgers Equation |
Next Topic | |
Previous Topic | Reaction-Diffusion Systems |
Introduction
We have already met the conservation law for the traffic equations
and seen how this leads to shocks. We can smooth this equation by adding dispersion to the equation to give us
where
The simplest equation of this type is to write
(changing variables to
Travelling Wave Solution
We can find a travelling wave solution by assuming that
This leads to the equations
We begin by looking at the phase plane for this system, writing
This is a degenerate system with the entire
We can also solve this equation exactly as follows.
can be integrated to give
which can be rearranged to give
We define the two roots of the quadratic
The equation can therefore be written as
which has solution
Numerical Solution of Burgers equation
We can solve the equation using our split step spectral method. The equation can be written as
We solve this by solving in Fourier space to give
Then we solve each of the steps in turn for a small time interval to give
Phase plane for a travelling wave solution | Numerical solution of Burgers equation |
---|---|
Exact Solution of Burgers equations
We can find an exact solution to Burgers equation. We want to solve
Frist we write the equation as
We want to find a function
Note that because
We introduce the Cole-Hopf transformation
From this we can obtain the three results:
Therefore
becomes
or
which is just the diffusion equation. Note that we also have to transform the boundary conditions. We have
We can write this as
which has solution
We need to solve
We take the Fourier transform and obtain
which has solution
We can then use the convolution theorem to write
Which can be expressed as
where
To find