CLAWPACK

1D Acoustics with simple waves

Example [book/chap3/acousimple] to accompany Figure 3.1 of the book Finite Volume Methods for Hyperbolic Problems by R. J. LeVeque.

Converted to Clawpack 5.0 form in 2013.

1d acoustics in a constant medium.

qt + Aqx = 0

where

q(x, t) = (p(x, t), u(x, t))T

and the coefficient matrix is

A =  0 K 1 ⁄ ρ 0 .

Files