What is the best way to post-process the results of Openradioss with an open-source software? #1480
-
Hi, I'm wondering which is the best way to see the results of a simulation with Openradioss, h3d or anim? |
Beta Was this translation helpful? Give feedback.
Answered by
sebastienVilleneuve
May 16, 2023
Replies: 1 comment
-
Hi @FGarelli You can output anim files & convert to vtk Both vtk & csv format are supported by Paraview Regards, |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
FGarelli
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi @FGarelli
You can output anim files & convert to vtk
you can also convert T01 file to csv file
https://github.com/OpenRadioss/OpenRadioss/tree/main/tools
Both vtk & csv format are supported by Paraview
Regards,
Sébastien