LIGGGHTS® - User Forum

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

Infinitely spinning particle?

Submitted by efrizz on Fri, 07/15/2022 - 18:04

Hello,

I have a single particle resting on a plane which I then set spinning. The particle experiences a constant angular velocity, despite an opposing torque (attached plot). I create the particle on top of a primitive wall and allow it to settle before setting omega_z to 1 m/s. With rolling friction (EPSD) on, there is a small but constantly decreasing z torque, however the particle's omega_z remains at 1m/s. What to do I need to fix about my script (attached) in order for the particle to see a decrease in angular velocity over time? Thanks!

Eric

Lack of Mesh-Particle Interaction for Hopper Discharge

Submitted by apvyas on Thu, 07/14/2022 - 22:13

I am working on a standard hopper discharge simulation to create a basis for some future work in my program. In trying to learn LIGGGHTS by itself, I am able to create particles and load the "STL" file for the hopper mesh, However, when I run the particles, there is no contact detection it seems between the particle and the mesh wall supplied.

Adding Thornton and Ning to LIGGGHTS-WITH-BONDS

Submitted by venkatkrisshna on Fri, 07/08/2022 - 07:07

Hi, I am trying to add the Thornton and Ning contact model to LIGGGHTS-WITH-BONDS developed by richti. There are just way too many errors when compiling and I am unable to figure out an elegant way to add the Thornton and Ning model (from normal_model_thornton_ning.h in LIGGGHTS-PUBLIC-master) to LIGGGHTS-WITH-BONDS. Can someone please help?

Output-Temperature of particles in a certain region (LIGGGHTS)

Submitted by Volkan on Mon, 07/04/2022 - 17:34

Hello everyone,

i wanted to write the temperatures of the particles in a certain region into a text or csv file. Getting the mass, the number or other many properties of the particles in a certain region is possible easily with region functions, however i could not find any region function with temperature. For example for mass i wrote this and it works.

variable m1 equal mass(all,outlet)
variable t equal step*dt
fix data all print 100000 "$t,${m1}" file ../DEM/Messdaten/mass.csv title "Zeit(s),Masse_in(kg)"

Drum stops rotating after few time steps

Submitted by gibel on Mon, 07/04/2022 - 16:13

Can I get little bit help?

I am doing simulation in rotating drum.
When I put my timestep to 0.0001 it is running without any problem. But I need more information about particles so I tried to make timesteps smaller which means 0.00001.
After decreasing the timestep , drum starts rotating while particles are inserting. And another problem is drum stops after certain timestep and particles move without drum's movement. Which is weird.

Bond cutoff length RMIN depends on radii of particles

Submitted by venkatkrisshna on Wed, 06/22/2022 - 17:47

Hello, I am using LIGGGHTS-WITH-BONDS and I would like to set my bond cutoff length as
cutoff = (R1 + R2) + G*(R1 + R2)
where R1 and R2 are the radii of the two particles and G is a value defined by me. How can I implement this into the line
fix bondcr all bond/create/gran 1 1 1 cutoff 1 26

Problem During Running Custom Code

Submitted by Yeasir Mohammad Akib on Sun, 06/19/2022 - 11:22

Hello,

I am running the following code and facing some problem.

-------------------------------------------------------------------------------------------------------------------------------
#Simple chute wear test

atom_style granular
atom_modify map array
boundary m m m
newton off

communicate single vel yes

units si

region domain block -0.5 0.5 -0.5 0.5 -0.5 0.5 units box
create_box 1 domain

neighbor 0.2 bin
neigh_modify delay 0

Pages

Subscribe to RSS - LIGGGHTS® - User Forum