I am wondering how you output global variables to an output file, I can only see field, point, and block data. When I plot my global variables over time, they all show up perfectly. However, if I output the field data is to a file, it never is outputted; it just creates a blank file. Clearly field Data and Global variables are somehow different and I don’t see how to output the global variables to any type of file. How should I go about getting my data out? (I have tried field data and I can clearly graph the data I want outputted)
Please share what you are doing in ParaView.
File → SaveData should be enough for saving data.
Original question related to this topic here: how to output field data from paraview (should be easy)