clawpack / riemann_book

An interactive book about the Riemann problem for hyperbolic PDEs, using Jupyter notebooks.
BSD 3-Clause "New" or "Revised" License
266 stars 96 forks source link

Some edits to chapters 7, 10 #212

Closed rjleveque closed 4 years ago

rjleveque commented 4 years ago

Some changes:

Nonconvex_scalar:

Euler:

One question in Euler: do we really want to write out the full 3D Euler equations, as we do in this notebook? We don't do this for any other problem, although we could for acoustics, SWE, etc. Maybe it's useful to see but perhaps just distracting since we don't discuss it further.

ketch commented 4 years ago

These changes look good to me. I think we should remove the 3D Euler equations, since we don't even talk about shear waves in the Riemann solution, and interested readers can go to the other books we cite.

rjleveque commented 4 years ago

I removed 3D Euler and slightly reworked the paragraph around the 1D equations, and eliminated one section heading.