Hi All,
I am trying to plot streamlines for re=1000. I need to show the lines near corners but when I try to show my image looks too intense on the center like this:
but my aim is to show it like this
.
How can I do it?
Use ParaView, it will be much cleaner.
Thank you for your reply.How can I pass the streamline data on Freefem to paraview?
You want to pass the velocities, and then let ParaView draw the streamlines.
There are many available ParaView tutorials on YouTube and Google.
I solved at the end . Thank you so much.