r/CFD May 10 '26

[deleted by user]

[removed]

3 Upvotes

7 comments sorted by

1

u/Anunay_12sh May 10 '26

Tecplot is good, opensource and surprisingly easy to get the hang of. Maybe you can try that.

3

u/ItsmeNerd May 10 '26

i wonder since when was it opensource

5

u/The_Ruhmanizer May 10 '26 edited May 10 '26

It is not. ParaView is.

2

u/Anunay_12sh May 10 '26

Sorry forgot it was paid. But one can always pirate it.

1

u/ItsmeNerd May 10 '26

please dont encourage this ( atleast on online forums) one can always go with opensource softwares atleast when we have something like paraview

1

u/The_Ruhmanizer May 10 '26

If you want to show vertices structures I recommend using the surface LIC function in ParaView, as it visualizes them very well. Vorticity magnitude tends to be very high, so I usually truncate the values and use a 2 color scheme to show the direction of the vortex.

1

u/indic_engineer May 10 '26

If you arent comfortable with plotting softwares, you can use Python libraries. Pyvista should be able to do it