Hi All,
I also struggled to re-format the ASCII *.dat Tecplot files into a format that Paraview could read. Furthermore, running transient simulations, I needed to convert hundreds of files at a time for solution animations. I wrote a guide that has some commands that can be used to create a bash script that can operate on a set of files and convert them using the stream editor “sed” terminal command. So far it has worked as intended on FUN3D boundary files, and sampling plane files. It can take some time to run through a collection of files.
I hope this helps!
Regards,
Brandon
fun3d_tecplot-into-paraview.pdf (445.8 KB)