LIGGGHTS® - User Forum

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

Question about density unit in cgs

Submitted by qq935074410 on Wed, 07/25/2018 - 18:36

Hi,

When I was using the si unit system, the simulation can run without error. However, when I want to change to cgs unit system and convert the density constant from 2500 to 2.5, there is an error saying "Mesh elements have been lost / left the domain". When I set the density constant to 2500 the error is fixed.

So, I am wondering what is the unit for density constant in cgs system?

Here is my input script.
# Moving mesh example

atom_style granular
atom_modify map array
boundary f f f
newton off

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,

Pages

Subscribe to RSS - LIGGGHTS® - User Forum