Edge velocities are stored in aux array (see setaux.f) with velocity specified by differencing the streamfunction defined in psi.f. The velocities are u = ψy, v = − ψx.
Example [book/chap20/rotate] to accompany the book Finite Volume Methods for Hyperbolic Problems by R. J. LeVeque.
Converted to Clawpack 5.0 form in 2013.