For most detonation runs, we propagate from left to right. Once the detonation leaves the domain, we should stop. We can use:
the AMReX maxIndex() function on energy generation to see where the detonation is. We can do this on level 0, perhaps in the problem_post_timestep()