LIGGGHTS® - User Forum

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

Particle moving through .stl-walls

Submitted by RobertG on Fri, 10/31/2014 - 12:33

Hello again,
I'm working with a program, based on the tutorial Continuous Blending Mixer.
My Problem is, that at the insertion area, the particle start to "explode" at a certain time.
That means, some of the particles are going through the wall of the .stl-file.
The starting velocity of the particles is high enough to avoid, that some of the old ones are still in the area, when the new ones are created.
I'm shure, that the area they are created is not too small and there is plenty of space between the the area they are created and the wall.

Is the shear modulus equation in the doc wrong?

Submitted by xuji2010 on Fri, 10/31/2014 - 09:47

Hi all,

In the doc of DEM simulation, the effective shear modulus is:
1 2(2+v1)(1-v1) 2(2+v2)(1-v2)
-- = ------------------ + -------------------
G Y1 Y2

but, the in the global_properties.cpp, line 217:
matrix->data[i][j] = 1./(2.*(2.-vi)*(1.+vi)/Yi+2.*(2.-vj)*(1.+vj)/Yj);

The above two don't match, which one is wrong?

Appreciate any help in advance!

Problem with two or more force fields in a single input script

Submitted by b.saprativ on Wed, 10/29/2014 - 07:04

I am trying to incorporate two separate force fields for two separate block regions in a single input script as I need to giving force in two separate regions

I am using the following script for one block

#zone 1
region spray block -0.0295 0.0555 0.2 0.24 -0.016 0.014 units box
fix push all addforce 0.0 0.1 0.0 region spray

I tried to add the same set of commands for the other for the other zone but its giving error

#zone 2
region spray block -0.01 0.05 0.3 0.4 -0.06 0.01 units box
fix push all addforce 0.0 0.1 0.0 region spray

No rotation of particles

Submitted by JoshuaP on Tue, 10/28/2014 - 14:11

Hi,

I have 6 particles rotating with the same angular velocity. The rotation is caused by a torque, set by fix addtorque.
The problem is that i cant get the rotational speed by compute property/atom and also in paraview it is shown that the aprticles have no angular velocity but I can see them spinning in paraview.

fix integr all nve/sphere

where is the problem?

m.fatahi's picture
Submitted by m.fatahi on Sun, 10/26/2014 - 11:53

dear all
I want to simulate separation of heavy and light particles in Knelson concentrator using DEM by LIGGGHTS 3.0.1
this concentrator works with mixture of particles and water but here I ignore the water. heavy and light mineral particles are separated based on differences in gravity and centrifugal forces while the concentrator rotates very fast.
there are some problems I encounter during my simulations:
1) I can not insert particles with specific features like size, density, percent ... uniformly inside the concentrator (look at the input attached file) ?

Pages

Subscribe to RSS - LIGGGHTS® - User Forum