LIGGGHTS® - User Forum

LIGGGHTS® related topics can be discussed here: discussion about models, installation, feature requests and general discussion

Visualization of paraticles in Paraview

Submitted by Rachel on Fri, 04/06/2018 - 04:06

Hi,

I now have output the vtk file for my liggghts code's results. In my code, I have two types of particles with different size, i.e. d=1mm and 2mm. Because I want to see the movement of the particle with d=1mm. Does anyone know how to visulize only particles with d=1mm in PARAVIEW while the other one is invisible? Thanks ahead.

Best,
Rachel

Particle size is <= 1 mircon

Submitted by govind on Tue, 04/03/2018 - 12:34

I have to simulate particles with size less than or equal to 1 micron. When I give radius in input script file as 0.000001, I get run time error i.e. volume_limit is exceeded , change the limit. I change the volume_limit in fix_template_sphere .cpp file and build the liggghts again. But it doesn't work out properly while running the script with new volume limit as expected.

Is there any specific for this much particle size?

Govind

How to make complicated motion patterns without lots of repetitive fix commands?

Submitted by Ikeblue on Fri, 03/30/2018 - 05:18

Hi there, LIGGGHTS forum. I've been learning to use LIGGGHTS, and I'd like to run a simulation where moving parts stay still and move at specific intervals. Maybe somewhat like the 'pulsed' behavior that's possible by using the duration keyword with the insert_every keyword of the insert/stream fix.

I imagine I could accomplish this by using a repeating pattern of commands like:

run ... upto
fix all spinner move/mesh ...
run ... upto
unfix spinner

Using heat/gran, temps from restart file?

Submitted by Evan.J on Thu, 03/22/2018 - 15:40

Hello,

I have seen similar questions posted from quite a while back (https://www.cfdem.com/forums/restart-heat-transfer-simulation) but still I can't see how to do this successfully.

In the first .in file I use heat/gran to run a heat conduction simulation, with this:

fix heattransfer temp_group heat/gran initial_temperature 200

LIGGGHTS generating "Complex" eigenvalues for superquadric orientation tensor

Submitted by coshivam on Fri, 03/16/2018 - 15:06

I am trying to simulate ellipsoidal particles using superquadrics atom_style. Therefore, I started testing with the input file that was released by LIGGGHTS in the example folder (It is attached). For visualization in Paraview, I have compiled it with the Tensorglyph plugins.
I have also attached the video of visualization. I am not able to understand, why after the collision the semi-axes values of both the ellipsoids are changing. For getting a closer look at the problem, I calculated the eigenvalues of both the ellipsoids and found that they are

multisphere break problem

Tarun De's picture
Submitted by Tarun De on Tue, 03/13/2018 - 14:31

Dear liggghts users,
I want to break multisphere through liggghts. I want to break multispheres when the z coordinate of the multsphere exceeds certain height(here .4 m).
i considered gravity in the +ve z coordinate.
here is my input code.
#Multisphere

atom_style sphere
atom_modify map array sort 0 0
boundary m m m
newton off

communicate single vel yes

#PUBLIC version only supports serial execution
processors * * *

units si

region reg block -0.3 0.3 -0.3 0.3 0.0 0.5 units box
create_box 1 reg

Pages

Subscribe to RSS - LIGGGHTS® - User Forum