Is there a way to output the sum of all x-grid variables in each y-direction in mfix or paraview?
This is not directly supported. Postmfix can do an average in a direction, but this requires saving Spx file. You can also write your specific output in write_usr1.f
to customize the data you want to save.