Post Processing

Post processing of LIGGGHTS®/CFDEM®coupling/ParScale based simulations is discussed here

Paraview 4.3.1 Ubuntu 14.04 plugin crashes

Submitted by Pisolino85 on Wed, 07/01/2015 - 12:26

Hi all,
as written in the topic i downloaded plugins from https://github.com/richti83/ParaView_Reader_for_LIGGGHTS/tree/master/pre... for paraview 4.3.1 64bit . I pick the 3 one from the folder 4.3.1 and the last 2 ( binary reader and rigid reader) from 4.3.0 folder. When I open the .bin file from the chute_wear test paraview suddenly crashes after the "Apply" button.

Any ideas/suggestions ??
Thanks

Andrea
Politecnico di Torino , Italy

Compute rotation angles for spherical particles

Nucleophobe's picture
Submitted by Nucleophobe on Fri, 06/05/2015 - 21:21

I am performing simulations where particle rotations are important and would like to visualize particle rotations while post processing.

LIGGGHTS can output the angular velocities (i.e., omegax, omegay, omegaz) easily enough via a dump file. However, I would like to compute the actual angle of rotation from the starting condition. I suppose I just need to perform a time integration and create a new field but thought I'd check if this has already been done.

Has anyone else done this?

Thanks,
-Nuc

Converting dump file to VTK

Submitted by slaurkaeh on Thu, 05/28/2015 - 10:38

Hi All,

I have just installed Paraview, LIGGGHTS and lpp as per guides on this site. I then ran the movingMesh example.

When I try to convert my dump.movingMesh files to VTK using the following code:

d=dump("post/dump.movingMesh.*")
v=vtk(d)
v.manyGran()

after the first line I get the following error message:

luke@Simulation:~/LIGGGHTS/LIGGGHTS-PUBLIC/examples/LIGGGHTS/Tutorials_public/movingMeshGran$ d=dump("post/dump.movingMesh.*")
bash: syntax error near unexpected token `('

Incomplete packing of spheres

Submitted by dhari27 on Fri, 03/27/2015 - 09:30

Hi,

I did the example of tetraeder mesh in LIGGGHTS and simulated the results in paraview. After using the point sprite plugin, I found the packing to have some space in between the particles. What should I do to obtain a packing with max no of particles in the volume?

I am attaching 2 images of the result obtained in paraview.

Regards
Hari

Problem with Paraview with solution

diego.peinado's picture
Submitted by diego.peinado on Sun, 02/22/2015 - 13:47

Hello. I've found that sometimes when reading in paraview I got the following Warning:

Generic Warning: In /Users/kitware/Dashboards/MyTests/NightlyMaster/ParaViewSuperbuild-Release-Python27/paraview/src/paraview/VTK/IO/Legacy/vtkDataReader.cxx, line 1359
Error reading ascii data. Possible mismatch of datasize with declaration.

When this occurs, only force values are loaded, no velocity, no radius, etc.

LIGGGHTS GUI for Windows

richti83's picture
Submitted by richti83 on Thu, 02/05/2015 - 22:02

Dear community, I'm proud to present the first prototype of a GUI for LIGGGHTS(R) running on Windows(R):
http://youtu.be/tJ5OIVNyz-g

This is a pure hobby project, but I can not give it away for free. This is why I started a crowdfunding project at http://igg.me/at/liggghts-launcher .
When I get enough Backers, I'll add some fancy improvements like syntax highlighting and a OpenGL render view based on ParaView API.

Pages

Subscribe to RSS - Post Processing