LIGGGHTS® - User Forum

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

Particle Wall Stress Calculations - Clarification on Methods in LIGGGHTS

Submitted by dwhite on Tue, 07/24/2018 - 02:47

Hi,

I was wondering if someone can clarify for me how the stress between a particle and the wall is calculated? I am outputting the normal stress after setting the mesh to track the stress, and I ultimately want to use the stress to calculate the total force on the mesh. I specify the mesh as follows:

fix m1 all mesh/surface/stress file meshes/filename type 1 stress on

And then I dump the resulting force using this command:

dump dumpstress1 all mesh/gran/VTK 100 post/filename*.vtk output face area stress m1

Particles penetrate through the mesh

Submitted by qq935074410 on Mon, 07/23/2018 - 23:46

Hi,

I am new to the LIGGGHTS and I just want to simulate the powder spreading process. I have the STL file of a roller, and a surface to store the powder. But when I was doing the simulation, the particles always pass through the wall I imported from an STL file. Can anyone help me with this?

Thanks,
Mill

The input file:
# Moving mesh example

atom_style granular
atom_modify map array
boundary f f f
newton off

communicate single vel yes
units cgs

multisphere/break command

Submitted by Adithya Ramgopal on Thu, 07/19/2018 - 17:17

Hello everyone

I have been trying to use multisphere/break command to break the particles when it attains certain kinetic energy during its fall under the influence of gravity. I am unsuccessful in doing that.

source code : fix_multisphere_break.cpp

what does this two lines indicate in the source code

if (triggerName_ && update->ntimestep % modify->fix[triggerIdx_]->peratom_freq)
error->all(FLERR,"Fix used in fix multisphere/break not computed at compatible time");

code :

Contact at periodic boundary

Submitted by Nathan on Wed, 07/18/2018 - 02:54

Dear LIGGGHTS users,

I am wondering whether LIGGGHTS can capture particle contact at periodic boundary. Using periodic boundary condition enables particles to move continuously from one to other sides of particulate domain. If particles position very close to the boundary line, a part of their volume is out of the domain and should contact with other particles positioning at opposite side. Are these contacts considered in the current LIGGGHTS ?

Thank,

Regards,

Nathan,

Next + jump command skipping values

Submitted by jpachonm on Mon, 07/09/2018 - 11:16

Good morning,

I am using the next and jump commands to iterate over values of some variables in my input file. It was working ok so far, but now sometimes I find that the command just seems to "skip" some values of the variables. In the following set of variables it jumped from a=43 to a=45. Someone knows a reason for it and how to fix it? The skipping seems to be made over all the 4 variables at the same time.

Excerpt from my input file (attached):

Pages

Subscribe to RSS - LIGGGHTS® - User Forum