Piotr's Tutorial 7 on hyperbolic problems
4 unresolved threads
4 unresolved threads
Compare changes
Files
8+ 359
− 240
@@ -81,7 +81,7 @@ Discontinuous Galerkin Method for Hyperbolic conservation laws}
@@ -91,7 +91,7 @@ hyperbolic partial differential equations (PDEs). The general conservative form
@@ -101,37 +101,66 @@ Moreover let $\Omega=\mathbb{R}^{\Dim}$, $\Dim\in\mathbb{N}$ is the spatial doma
The acoustic wave equation governs the propagation of acoustic waves through a material medium. Linearizing mass and momentum equations around the background state, dropping all higher-order terms in fluctuations and assuming \textit{constant background pressure} results (without external sources) in
@@ -153,202 +182,66 @@ also the background density $\bar\rho$ is piecewise constant. In case of varying
The Shallow Water model is the system of nonlinear hyperbolic PDEs, more precisely conservation law that describes the evolution of the height and the mean velocity of the fluid. It is widely used for predictions of flooding, dam-breaks, tsunamis or free oscillations of water. Another application of the Shallow Water Equations is long term simulations of the flow in rivers.
@@ -357,32 +250,32 @@ Maxwell's equations are a set of PDS that underpin all electric, optical and rad
@@ -393,10 +286,10 @@ initial condition. The evolution in time is described by \eqref{eq:Faraday} and
@@ -533,13 +426,13 @@ Hence for all $S \in \mathcal{F}$, $\mathbf{u}$ is split up to the so called lef
@@ -553,10 +446,10 @@ In order to obtain physically correct approximations of the solution a numerical
@@ -567,7 +460,7 @@ A numerical flux $\Phi$ needs to be conservative, i.e.
@@ -639,8 +532,233 @@ l_{DG} = (f(t),v)_\Omega - \sum_{f\in\mathcal{F}_h^{\partial\Omega}} \int_f
@@ -648,26 +766,27 @@ The structure of the code is similar to previous tutorials. However we have sepa