c c c ========================================================= subroutine out1(maxmx,meqn,mbc,mx,xlower,dx,q,t,iframe,aux,maux) c ========================================================= c c # Output the results for a general system of conservation laws c # in 1 dimension c implicit double precision (a-h,o-z) dimension q(1-mbc:maxmx+mbc, meqn) character*10 fname1, fname2 common /cout/ umax(-1:20002) c c # Write the results to the file fort.q