1

I would like to visualize the vtk files from openFOAM on the web viewer VTK.js. However, it seems like the vtk files cannot be loaded directly and I might need to convert them to other formats such as vti or vtp. Do you know a simple way to convert vtk format to vti or vtp?

Thank you!

Mathieu Westphal
  • 2,544
  • 1
  • 19
  • 33
Sim81
  • 1,574
  • 2
  • 9
  • 15

1 Answers1

2
Mathieu Westphal
  • 2,544
  • 1
  • 19
  • 33
  • Hi, thank you for your answer. I checked the the first link. I could find how foamToVTK can output a vtp or vti. Could you please be more specific ? Thank you! – Sim81 Mar 18 '20 at 02:49
  • never used foamToVTK, you can ask on their gitlab : https://develop.openfoam.com/groups/Community/-/issues – Mathieu Westphal Mar 19 '20 at 03:06