Hi,
For a xyzcasename.fld00 file, you first do visnek to get the .nek5000 file.
visnek xyzcasename
Then, open the .nek5000 file in paraview/visit.
I personally recommend using Paraview since it can compute various mesh qualities.
Combined with the isovolume filter, you can figure out the location quite easily.
Sometimes the visnek script might fail due to the index of the filename.
I typically rename it to xyzcasename.fld01 or even xyzcasename0.f00001 to trick visnek.
Hope this helps,
Yu-Hsiang
--