Some weird debugging condition on the output has crept into the main source, clean it up ```Fortran !DEBUG if (step >= 1211) then print *, '*** max divu before cleaning',maxval(abs(divu)*dt) endif ```