Dear Kyle,
The source term is enabled.
I am going to write the initial conditions and the boundary conditions for this problem, maybe you can see something, sometimes when one see so much the same code lines one can not recognize the error, that i could not see.
The initial conditions :(rho,uv,p) = (0.5,0.0,0.4127)
boundary conditions at left (rho,uv,p) = (5,30,0,0.1427) if y \in [-0.05,0.05]
(rho,uv,p) = (5,0,0,0.4127) otherwise.
I understand that the experiment in CLAWPACK only can reproduce with Mach number below 5.
I activate the parameter in clawe2ez.data to work with source term: method(5) =1
Regards
Miguel.