Hi
I am facing a challeng in visualising my simulation results properly in Paraview. I am only seing point particles instead of the full spherical shapes. As such all particles sizes visually look the same since they are points. May someone assist on how i can visualise the particles such that they are not points.
Thanks
estefan31 | Mon, 03/20/2017 - 07:22
There is an option in
There is an option in paraview to view the point particles as glyphs. Highlight the particles file in the browser in paraview and click the glyph icon (it's a circular looking button). Then under the glyph options make sure to select it's visual as a sphere scaled to the scalar value of particle radius. There's also two different scaling factors in the options, so just set those to 1.0. A quick Google search for "paraview glyph" should turn up some better instructions.
srguya | Mon, 03/20/2017 - 16:16
Thank you
Thank you very much, I finally got it right
richti83 | Mon, 03/20/2017 - 15:08
Glyphs are slow, use Point
Glyphs are slow, use Point Gaussian in PV>= 5.0 RC1 or Point Sprite Plugin in PV < 5.0 instead:
http://www.cfdem.com/comment/16471#comment-16471
or
http://www.richtisoft.de/transfer/howto_paraview.pdf chapter 2.
pfalkingham | Mon, 03/20/2017 - 15:50
Ovito
You could try Ovito (http://ovito.org/), I've had really great success with it in visualizing large datasets on modest hardware.