|
[Sponsors] |
Smoothed Particle Hydrodynamics Visualization |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
June 11, 2011, 06:30 |
Smoothed Particle Hydrodynamics Visualization
|
#1 |
Senior Member
Prapanch Nair
Join Date: Mar 2009
Location: Bangalore, India
Posts: 105
Rep Power: 17 |
I am writing an SPH code, and I am looking for ways to visualize results. I found H5part, a plugin to paraview is widely used. But to write a output function for that, I would need to use some libraries like H5part and Hdf5. This I believe would make my code really big in that each time I compile it on any machine I will need these libraries installed. Is there a better way of doing this?
I have also found POVray being used. Though I could use it for rendering some solid etc, I have not come across any way I can get particle data rendered. How do people do that? because I see a lot of articles and videos that used POVray to render SPH data. Thank you. |
|
July 10, 2012, 06:12 |
|
#2 |
New Member
Join Date: Oct 2010
Posts: 13
Rep Power: 16 |
Have a look at the software package liggghts. Liggghts also creates particle data and people use pizza.py (which comes with liggghts) in order to create vtk files which can be read by paraview. If you are already writing your own code, you can create output according to how pizza.py does it. Alternatively, you can look at the documentation of the vtk format: www.vtk.org/VTK/img/file-formats.pdf
|
|
July 27, 2012, 06:16 |
|
#3 |
New Member
Daniel Barcarolo
Join Date: Jul 2012
Posts: 11
Rep Power: 14 |
I advice VTK as file format and paraview to visualize results
|
|
Tags |
h5part, paraview, particle, povray, sph |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Smoothed Particle Hydrodynamics solver? | phsieh2005 | OpenFOAM Running, Solving & CFD | 7 | November 9, 2014 04:00 |
DPM UDF particle position using the macro P_POS(p)[i] | dm2747 | FLUENT | 0 | April 17, 2009 02:29 |
Smoothed Particle Hydrodynamics | Brindaban Ghosh | Main CFD Forum | 0 | September 21, 2001 05:06 |
Smoothed particle hydrodynamics | Lao Liu | Main CFD Forum | 1 | June 13, 2000 01:01 |
Smoothed particle hydrodynamics | amou | Main CFD Forum | 1 | December 10, 1999 05:16 |